Sam Shleifer
829842159e
Add TFBartForConditionalGeneration (#5411)
* half done
* doc improvement
* Cp test file
* brokedn
* broken test
* undo some mess
* ckpt
* borked
* Halfway
* 6 passing
* boom boom
* Much progress but still 6
* boom boom
* merged master
* 10 passing
* boom boom
* Style
* no t5 changes
* 13 passing
* Integration test failing, but not gibberish
* Frustrated
* Merged master
* 4 fail
* 4 fail
* fix return_dict
* boom boom
* Still only 4
* prepare method
* prepare method
* before delete classif
* Skip tests to avoid adding boilerplate
* boom boom
* fast tests passing
* style
* boom boom
* Switch to supporting many input types
* remove FIXMENORM
* working
* Fixed past_key_values/decoder_cached_states confusion
* new broken test
* Fix attention mask kwarg name
* undo accidental
* Style and reviewers
* style
* Docs and common tests
* Cleaner assert messages
* copy docs
* style issues
* Sphinx fix
* Simplify caching logic
* test does not require torch
* copy _NoLayerEmbedTokens
* Update src/transformers/modeling_tf_bart.py
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* Update tests/test_modeling_tf_bart.py
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* Update src/transformers/modeling_tf_bart.py
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* Update src/transformers/modeling_tf_bart.py
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* Update src/transformers/modeling_tf_bart.py
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* Line length and dont document None
* Add pipeline test coverage
* assert msg
* At parity
* Assert messages
* mark slow
* Update compile test
* back in init
* Merge master
* Fix tests
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
2020-10-21 13:10:16 +02:00
..
2020-10-20 16:29:00 +02:00
2020-07-07 16:04:15 -06:00
2020-10-14 11:41:45 -04:00
2020-10-13 10:00:20 -04:00
2020-10-21 13:10:16 +02:00
2020-09-23 13:20:45 -04:00
2020-09-23 13:20:45 -04:00
2020-10-20 16:22:26 +02:00
2020-06-17 14:01:10 -04:00
2020-09-23 13:20:45 -04:00
2020-09-23 13:20:45 -04:00
2020-05-27 11:36:55 -04:00
2020-02-25 13:48:24 -05:00
2020-10-20 09:50:47 -04:00
2020-10-20 16:22:26 +02:00
2020-09-30 07:44:40 -04:00
2020-06-24 07:56:14 -04:00
2020-09-28 08:17:30 -04:00
2020-10-20 11:02:47 -04:00
2020-09-23 13:20:45 -04:00
2020-04-06 14:32:39 -04:00
2020-10-20 16:17:39 -06:00
2020-10-13 10:00:20 -04:00
2020-09-23 13:20:45 -04:00
2020-10-09 05:16:58 -04:00
2020-09-23 13:20:45 -04:00
2020-09-23 13:20:45 -04:00
2020-10-18 20:51:24 +02:00
2020-10-20 04:39:13 -04:00
2020-09-23 13:20:45 -04:00
2020-10-15 19:36:31 -04:00