transformers/utils
Patrick von Platen eef66035a2
[PyTorch Bart] Split Bart into different models (#9343)
* first try

* remove old template

* finish bart

* finish mbart

* delete unnecessary line

* init pegasus

* save intermediate

* correct pegasus

* finish pegasus

* remove cookie cutter leftover

* add marian

* finish blenderbot

* replace in file

* correctly split blenderbot

* delete "old" folder

* correct "add statement"

* adapt config for tf comp

* correct configs for tf

* remove ipdb

* fix more stuff

* fix mbart

* push pegasus fix

* fix mbart

* more fixes

* fix research projects code

* finish docs for bart, mbart, and marian

* delete unnecessary file

* correct attn typo

* correct configs

* remove pegasus for seq class

* correct peg docs

* correct peg docs

* finish configs

* further improve docs

* add copied from statements to mbart

* fix copied from in mbart

* add copy statements to marian

* add copied from to marian

* add pegasus copied from

* finish pegasus

* finish copied from

* Apply suggestions from code review

* make style

* backward comp blenderbot

* apply lysandres and sylvains suggestions

* apply suggestions

* push last fixes

* fix docs

* fix tok tests

* fix imports code style

* fix doc
2021-01-05 22:00:05 +01:00
..
check_copies.py Check table as independent script (#8976) 2020-12-07 19:55:12 -05:00
check_dummies.py Use LF instead of os.linesep (#8491) 2020-11-12 13:52:40 -05:00
check_repo.py [PyTorch Bart] Split Bart into different models (#9343) 2021-01-05 22:00:05 +01:00
check_table.py Check table as independent script (#8976) 2020-12-07 19:55:12 -05:00
download_glue_data.py GPU text generation: mMoved the encoded_prompt to correct device 2020-01-06 15:11:12 +01:00
get_modified_files.py [make] rewrite modified_py_files in python to be cross-platform (#8371) 2020-11-07 18:45:16 +01:00
link_tester.py Copyright (#8970) 2020-12-07 18:36:34 -05:00
style_doc.py Tweak wording + Add badge w/ number of models on the hub (#8914) 2020-12-03 10:56:55 -05:00