Patrick von Platen
fa49b9afea
Clean Encoder-Decoder models with Bart/T5-like API and add generate possibility (#3383)
* change encoder decoder style to bart & t5 style
* make encoder decoder generation dummy work for bert
* make style
* clean init config in encoder decoder
* add tests for encoder decoder models
* refactor and add last tests
* refactor and add last tests
* fix attn masks for bert encoder decoder
* make style
* refactor prepare inputs for Bert
* refactor
* finish encoder decoder
* correct typo
* add docstring to config
* finish
* add tests
* better naming
* make style
* fix flake8
* clean docstring
* make style
* rename
2020-04-28 15:11:09 +02:00
..
2020-01-11 02:46:17 +00:00
2020-01-06 15:11:12 +01:00
2020-02-13 08:28:33 -05:00
2020-01-13 23:11:44 +00:00
2020-03-05 17:16:57 -05:00
2020-03-04 20:18:07 -05:00
2020-03-09 17:33:57 -04:00
2020-04-21 20:11:56 -04:00
2020-01-06 15:11:12 +01:00
2020-02-27 12:24:20 +01:00
2020-03-26 10:22:13 -04:00
2020-04-10 11:25:39 -04:00
2020-02-11 15:19:22 -05:00
2020-03-24 10:18:37 +01:00
2020-04-14 14:40:28 -04:00
2020-03-09 13:58:01 +00:00
2020-01-06 15:11:12 +01:00
2020-04-03 14:10:54 -04:00
2020-04-28 15:11:09 +02:00
2020-02-04 18:05:35 -05:00
2020-03-20 21:41:04 +01:00
2020-03-08 15:29:10 +01:00
2020-03-03 15:31:40 -05:00
2020-04-17 11:25:14 -04:00
2020-04-17 10:45:30 -04:00
2020-01-27 14:27:07 -05:00
2020-01-06 15:11:12 +01:00
2020-03-24 10:18:37 +01:00
2020-04-14 14:40:28 -04:00
2020-03-09 13:58:01 +00:00
2020-01-27 12:09:58 -05:00
2020-04-03 14:10:54 -04:00
2020-04-16 16:14:52 +02:00
2020-03-08 21:45:55 +01:00
2020-04-17 10:45:30 -04:00
2020-04-17 11:26:16 -04:00
2020-03-20 21:41:04 +01:00
2020-03-09 11:34:31 +01:00
2020-03-08 21:45:55 +01:00
2020-04-13 18:11:23 +02:00
2020-03-03 15:31:40 -05:00
2020-03-26 10:22:13 -04:00
2020-03-08 16:25:03 +01:00
2020-01-06 15:11:12 +01:00
2020-01-06 15:11:12 +01:00
2020-04-22 09:37:03 -04:00
2020-01-15 18:33:50 -05:00
2020-02-24 18:45:53 -05:00
2020-04-03 11:12:19 -04:00
2020-04-07 00:29:15 +02:00
2020-04-09 09:09:00 -04:00
2020-01-15 18:33:50 -05:00
2020-04-08 16:22:44 -04:00
2020-04-18 13:43:57 +02:00
2020-04-07 00:29:15 +02:00
2020-01-15 18:33:50 -05:00
2020-02-13 13:29:43 -05:00
2020-01-15 18:33:50 -05:00
2020-01-15 18:33:50 -05:00
2020-01-06 15:11:12 +01:00
2020-03-18 09:52:49 -04:00
2020-04-17 11:28:55 -04:00
2020-01-15 18:33:50 -05:00
2020-04-21 20:11:56 -04:00
2020-03-02 15:45:25 -05:00