Patrick von Platen
a1bbcf3f6c
Refactoring the generate() function ( #6949 )
...
* first draft
* show design proposition for new generate method
* up
* make better readable
* make first version
* gpt2 tests pass
* make beam search for gpt2 work
* add first encoder-decoder code
* delete typo
* make t5 work
* save indermediate
* make bart work with beam search
* finish beam search bart / t5
* add default kwargs
* make more tests pass
* fix no bad words sampler
* some fixes and tests for all distribution processors
* fix test
* fix rag slow tests
* merge to master
* add nograd to generate
* make all slow tests pass
* speed up generate
* fix edge case bug
* small fix
* correct typo
* add type hints and docstrings
* fix typos in tests
* add beam search tests
* add tests for beam scorer
* fix test rag
* finish beam search tests
* move generation tests in seperate file
* fix generation tests
* more tests
* add aggressive generation tests
* fix tests
* add gpt2 sample test
* add more docstring
* add more docs
* finish doc strings
* apply some more of sylvains and sams comments
* fix some typos
* make fix copies
* apply lysandres and sylvains comments
* final corrections on examples
* small fix for reformer
2020-11-03 16:04:22 +01:00
..
2020-10-22 11:42:22 -04:00
2020-01-06 15:11:12 +01:00
2020-10-27 09:25:07 -04:00
2020-10-30 15:09:10 -04:00
2020-10-30 15:09:10 -04:00
2020-09-23 13:25:24 -04:00
2020-09-23 13:25:24 -04:00
2020-08-27 20:01:17 -04:00
2020-07-01 10:31:17 -04:00
2020-10-22 15:39:01 +02:00
2020-10-26 09:23:12 -04:00
2020-11-02 08:47:37 -05:00
2020-10-19 09:55:41 -04:00
2020-11-03 16:04:22 +01:00
2020-11-03 16:04:22 +01:00
2020-11-03 16:04:22 +01:00
2020-08-24 11:03:01 -04:00
2020-10-29 10:56:25 -04:00
2020-10-29 10:33:33 -04:00
2020-01-06 15:11:12 +01:00
2020-09-11 12:01:33 -04:00
2020-08-26 17:20:22 +02:00
2020-10-07 19:09:23 -04:00
2020-11-03 16:04:22 +01:00
2020-11-03 16:04:22 +01:00
2020-11-03 16:04:22 +01:00
2020-11-03 16:04:22 +01:00
2020-10-18 20:51:24 +02:00
2020-11-03 16:04:22 +01:00
2020-11-03 16:04:22 +01:00
2020-10-18 20:51:24 +02:00
2020-08-26 17:20:22 +02:00
2020-08-26 17:20:22 +02:00
2020-08-26 17:20:22 +02:00
2020-10-19 17:36:09 +02:00
2020-08-26 17:20:22 +02:00
2020-10-19 09:55:41 -04:00
2020-10-19 09:55:41 -04:00
2020-11-03 16:04:22 +01:00
2020-10-18 20:51:24 +02:00
2020-11-03 16:04:22 +01:00
2020-10-20 04:39:13 -04:00
2020-10-18 20:51:24 +02:00
2020-09-04 16:08:54 +02:00
2020-10-30 11:23:16 -04:00
2020-10-26 08:59:06 -04:00
2020-10-18 20:51:24 +02:00
2020-11-03 16:04:22 +01:00
2020-10-26 08:59:06 -04:00
2020-11-03 16:04:22 +01:00
2020-10-30 10:25:48 -04:00
2020-11-03 16:04:22 +01:00
2020-11-03 16:04:22 +01:00
2020-10-30 10:25:48 -04:00
2020-11-03 16:04:22 +01:00
2020-08-24 11:03:01 -04:00
2020-08-24 11:03:01 -04:00
2020-10-30 11:23:16 -04:00
2020-10-05 09:58:45 -04:00
2020-10-30 11:23:16 -04:00
2020-10-30 10:25:48 -04:00
2020-10-30 10:25:48 -04:00
2020-08-26 17:20:22 +02:00
2020-09-02 10:54:40 -04:00
2020-08-26 17:20:22 +02:00
2020-10-30 10:25:48 -04:00
2020-09-22 09:31:13 -04:00
2020-10-01 17:38:50 +02:00
2020-10-30 10:25:48 -04:00
2020-10-30 10:25:48 -04:00
2020-10-30 11:23:16 -04:00
2020-10-30 11:23:16 -04:00
2020-10-30 10:25:48 -04:00
2020-09-01 12:38:25 +02:00
2020-10-30 11:23:16 -04:00
2020-10-23 15:58:19 +02:00
2020-10-18 20:51:24 +02:00
2020-10-30 10:25:48 -04:00
2020-09-02 10:54:40 -04:00
2020-10-30 10:25:48 -04:00
2020-08-26 17:20:22 +02:00
2020-09-02 10:54:40 -04:00
2020-11-03 16:04:22 +01:00
2020-10-30 10:25:48 -04:00
2020-10-30 10:25:48 -04:00
2020-11-03 16:04:22 +01:00
2020-11-03 16:04:22 +01:00
2020-10-30 10:25:48 -04:00
2020-08-24 11:03:01 -04:00
2020-08-27 18:31:51 +02:00
2020-11-02 12:33:50 +01:00
2020-10-23 15:58:19 +02:00
2020-10-23 15:58:19 +02:00
2020-10-23 15:58:19 +02:00
2020-11-02 12:33:50 +01:00
2020-10-23 15:58:19 +02:00
2020-10-23 15:58:19 +02:00
2020-10-23 15:58:19 +02:00
2020-10-23 15:58:19 +02:00
2020-10-23 15:58:19 +02:00
2020-10-23 15:58:19 +02:00
2020-10-23 15:58:19 +02:00
2020-11-02 12:33:50 +01:00
2020-10-19 19:42:45 +02:00
2020-10-20 04:39:13 -04:00
2020-10-18 20:51:24 +02:00
2020-10-22 06:34:05 -04:00
2020-10-18 20:51:24 +02:00
2020-10-18 20:51:24 +02:00
2020-10-18 20:51:24 +02:00
2020-10-18 20:51:24 +02:00
2020-09-18 13:16:43 -04:00
2020-10-26 12:32:27 -04:00
2020-10-18 20:51:24 +02:00
2020-10-26 10:27:48 +01:00
2020-10-08 11:32:16 +02:00
2020-09-30 07:07:30 -04:00
2020-10-18 20:51:24 +02:00
2020-10-18 20:51:24 +02:00
2020-10-26 08:32:36 -04:00
2020-10-18 20:51:24 +02:00
2020-10-18 20:51:24 +02:00
2020-10-18 20:51:24 +02:00
2020-10-18 20:51:24 +02:00
2020-10-18 20:51:24 +02:00
2020-10-18 20:51:24 +02:00
2020-10-18 20:51:24 +02:00
2020-10-18 20:51:24 +02:00
2020-10-18 20:51:24 +02:00
2020-09-18 13:16:43 -04:00
2020-10-19 17:36:09 +02:00
2020-10-13 14:34:22 +02:00
2020-10-23 10:29:15 -04:00
2020-10-18 20:51:24 +02:00
2020-10-18 20:51:24 +02:00
2020-10-18 20:51:24 +02:00
2020-10-08 11:32:16 +02:00
2020-10-23 10:29:37 -04:00
2020-10-19 17:36:09 +02:00
2020-10-18 20:51:24 +02:00
2020-10-08 11:32:16 +02:00
2020-10-18 20:51:24 +02:00
2020-10-27 10:37:04 -04:00
2020-10-28 11:51:32 -04:00
2020-10-14 11:41:45 -04:00
2020-10-14 11:41:45 -04:00
2020-10-21 17:18:52 +02:00
2020-09-30 10:05:14 +02:00