demSd
00031785a8
BartForCausalLM analogs to ProphetNetForCausalLM (#9128)
* initiliaze bart4causalLM
* create BartDecoderWrapper, setters/getters
* delete spaces
* forward and additional methods
* update cache function, loss function, remove ngram* params in data class.
* add bartcausallm, bartdecoder testing
* correct bart for causal lm
* remove at
* add mbart as well
* up
* fix typo
* up
* correct
* add pegasusforcausallm
* add blenderbotforcausallm
* add blenderbotsmallforcausallm
* add marianforcausallm
* add test for MarianForCausalLM
* add Pegasus test
* add BlenderbotSmall test
* add blenderbot test
* fix a fail
* fix an import fail
* a fix
* fix
* Update modeling_pegasus.py
* fix models
* fix inputs_embeds setting getter
* adapt tests
* correct repo utils check
* finish test improvement
* fix tf models as well
* make style
* make fix-copies
* fix copies
* run all tests
* last changes
* fix all tests
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
2021-02-04 11:56:12 +03:00
..
2020-12-10 11:57:12 -05:00
2020-12-16 12:14:33 -05:00
2021-02-04 11:56:12 +03:00
2021-01-05 06:18:48 -05:00
2020-12-10 11:57:12 -05:00
2020-12-07 18:36:34 -05:00
2021-01-04 13:12:59 -05:00
2021-02-04 11:56:12 +03:00
2021-02-04 11:56:12 +03:00
2021-01-27 21:25:11 +03:00
2020-12-10 11:57:12 -05:00
2021-01-27 03:20:09 -05:00
2020-12-17 18:10:57 -05:00
2021-01-20 10:18:50 -05:00
2021-01-27 21:25:11 +03:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-15 11:27:08 -05:00
2021-01-06 09:13:43 -05:00
2021-01-12 09:26:32 -05:00
2021-01-06 07:46:17 -05:00
2020-12-16 11:06:14 -05:00
2020-12-07 18:36:34 -05:00
2021-02-04 11:56:12 +03:00
2021-02-04 11:56:12 +03:00
2020-12-07 18:36:34 -05:00
2020-12-10 09:29:38 -05:00
2020-12-10 11:57:12 -05:00
2021-02-04 11:56:12 +03:00
2021-01-06 10:04:32 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-10 11:57:12 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-18 16:03:26 -08:00
2021-01-06 07:20:41 -05:00
2020-12-22 11:12:58 -05:00
2021-02-02 15:52:10 +03:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-10 11:57:12 -05:00
2020-12-10 11:57:12 -05:00