transformers/templates/adding_a_new_model/cookiecutter-template-{{cookiecutter.modelname}}
Sylvain Gugger 1073a2bde5
Switch return_dict to True by default. (#8530)
* Use the CI to identify failing tests

* Remove from all examples and tests

* More default switch

* Fixes

* More test fixes

* More fixes

* Last fixes hopefully

* Use the CI to identify failing tests

* Remove from all examples and tests

* More default switch

* Fixes

* More test fixes

* More fixes

* Last fixes hopefully

* Run on the real suite

* Fix slow tests
2020-11-16 11:43:00 -05:00
..
{{cookiecutter.lowercase_modelname}}.rst Model templates encoder only (#8509) 2020-11-13 11:59:30 -05:00
configuration_{{cookiecutter.lowercase_modelname}}.py Model templates encoder only (#8509) 2020-11-13 11:59:30 -05:00
configuration.json Model templates encoder only (#8509) 2020-11-13 11:59:30 -05:00
modeling_{{cookiecutter.lowercase_modelname}}.py Model templates encoder only (#8509) 2020-11-13 11:59:30 -05:00
modeling_tf_{{cookiecutter.lowercase_modelname}}.py Model templates encoder only (#8509) 2020-11-13 11:59:30 -05:00
test_modeling_{{cookiecutter.lowercase_modelname}}.py Switch return_dict to True by default. (#8530) 2020-11-16 11:43:00 -05:00
test_modeling_tf_{{cookiecutter.lowercase_modelname}}.py Model templates encoder only (#8509) 2020-11-13 11:59:30 -05:00
to_replace_{{cookiecutter.lowercase_modelname}}.py Model templates encoder only (#8509) 2020-11-13 11:59:30 -05:00
tokenization_{{cookiecutter.lowercase_modelname}}.py Model templates encoder only (#8509) 2020-11-13 11:59:30 -05:00