Teven
0b2da0e592
XLNet use_cache refactor ( #5770 )
...
Slightly breaking change, changes functionality for `use_cache` in XLNet: if use_cache is True and mem_len is 0 or None (which is the case in the base model config), the model behaves like GPT-2 and returns mems to be used as past in generation. At training time `use_cache` is overriden and always True.
2020-07-17 20:24:16 +02:00
..
2020-05-07 13:48:44 -04:00
2020-01-06 15:11:12 +01:00
2020-07-01 10:31:17 -04:00
2020-07-08 12:11:09 +02:00
2020-07-16 15:15:10 +02:00
2020-07-01 10:31:17 -04:00
2020-03-05 17:16:57 -05:00
2020-07-01 10:31:17 -04:00
2020-04-30 12:51:06 -04:00
2020-05-27 23:22:16 +02:00
2020-01-06 15:11:12 +01:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-07-07 13:23:01 -04:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-07-10 11:36:53 -04:00
2020-07-01 10:31:17 -04:00
2020-07-07 18:15:53 +02:00
2020-07-07 16:35:12 +02:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-07-13 14:59:53 -04:00
2020-07-01 10:31:17 -04:00
2020-07-01 17:43:32 +02:00
2020-07-01 10:31:17 -04:00
2020-07-14 06:12:24 -04:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-07-17 16:17:42 +02:00
2020-07-01 10:31:17 -04:00
2020-07-15 14:59:38 -04:00
2020-07-01 10:31:17 -04:00
2020-07-07 18:15:53 +02:00
2020-07-07 18:15:53 +02:00
2020-07-01 10:31:17 -04:00
2020-07-10 11:36:53 -04:00
2020-07-01 10:31:17 -04:00
2020-07-07 18:15:53 +02:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-07-07 18:15:53 +02:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-07-02 11:56:44 +02:00
2020-07-01 10:31:17 -04:00
2020-07-13 18:09:49 +08:00
2020-07-17 20:24:16 +02:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-07-08 16:18:17 -04:00
2020-06-15 17:12:51 -04:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-07-07 13:23:01 -04:00
2020-06-15 17:12:51 -04:00
2020-07-01 10:31:17 -04:00
2020-07-07 16:35:12 +02:00
2020-07-06 18:27:53 -04:00
2020-06-15 17:12:51 -04:00
2020-07-01 11:42:22 -04:00
2020-07-07 13:23:01 -04:00
2020-06-15 17:12:51 -04:00
2020-07-01 10:31:17 -04:00
2020-05-19 10:46:55 -04:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-06-25 17:24:28 +02:00
2020-07-07 10:17:37 +02:00