transformers/templates/adding_a_new_model/cookiecutter-template-{{cookiecutter.modelname}}
Sylvain Gugger acc3bd9d2a
Enforce string-formatting with f-strings (#10980)
* First third

* Styling and fix mistake

* Quality

* All the rest

* Treat %s and %d

* typo

* Missing )

* Apply suggestions from code review

Co-authored-by: Lysandre Debut <lysandre@huggingface.co>

Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
2021-03-31 10:00:27 -04:00
..
__init__.py Fix model templates (#9999) 2021-02-04 07:47:26 -05:00
{{cookiecutter.lowercase_modelname}}.rst Fix model templates (#9999) 2021-02-04 07:47:26 -05:00
configuration_{{cookiecutter.lowercase_modelname}}.py Fixes in the templates (#10951) 2021-03-29 17:36:13 -04:00
configuration.json Model Templates for Seq2Seq (#9251) 2020-12-22 23:41:20 +01:00
modeling_{{cookiecutter.lowercase_modelname}}.py Enforce string-formatting with f-strings (#10980) 2021-03-31 10:00:27 -04:00
modeling_tf_{{cookiecutter.lowercase_modelname}}.py Enforce string-formatting with f-strings (#10980) 2021-03-31 10:00:27 -04:00
test_modeling_{{cookiecutter.lowercase_modelname}}.py Fix model templates (#9999) 2021-02-04 07:47:26 -05:00
test_modeling_tf_{{cookiecutter.lowercase_modelname}}.py Enforce string-formatting with f-strings (#10980) 2021-03-31 10:00:27 -04:00
to_replace_{{cookiecutter.lowercase_modelname}}.py Fix model templates (#9999) 2021-02-04 07:47:26 -05:00
tokenization_{{cookiecutter.lowercase_modelname}}.py Copy tokenizer files in each of their repo (#10624) 2021-03-10 11:26:23 -05:00
tokenization_fast_{{cookiecutter.lowercase_modelname}}.py Copy tokenizer files in each of their repo (#10624) 2021-03-10 11:26:23 -05:00