transformers/templates/adding_a_new_model/cookiecutter-template-{{coo...
Klaus Hipp 721ee783ca
[Docs] Fix spelling and grammar mistakes (#28825)
* Fix typos and grammar mistakes in docs and examples

* Fix typos in docstrings and comments

* Fix spelling of `tokenizer` in model tests

* Remove erroneous spaces in decorators

* Remove extra spaces in Markdown link texts
2024-02-02 08:45:00 +01:00
..
__init__.py Cleanup quality (#21493) 2023-02-07 12:27:31 -05:00
configuration.json Add template for adding flax models (#12441) 2021-09-01 09:49:03 +02:00
configuration_{{cookiecutter.lowercase_modelname}}.py [Docs] Fix spelling and grammar mistakes (#28825) 2024-02-02 08:45:00 +01:00
modeling_flax_{{cookiecutter.lowercase_modelname}}.py [docs] fixed links with 404 (#27327) 2023-11-06 19:45:03 +00:00
modeling_tf_{{cookiecutter.lowercase_modelname}}.py Add tf_keras imports to prepare for Keras 3 (#28588) 2024-01-30 17:26:36 +00:00
modeling_{{cookiecutter.lowercase_modelname}}.py Fix `input_embeds` docstring in encoder-decoder architectures (#28168) 2023-12-21 11:01:54 +00:00
test_modeling_flax_{{cookiecutter.lowercase_modelname}}.py [`Styling`] stylify using ruff (#27144) 2023-11-16 17:43:19 +01:00
test_modeling_tf_{{cookiecutter.lowercase_modelname}}.py TF: standardize `test_model_common_attributes` for language models (#23457) 2023-06-13 17:51:37 +01:00
test_modeling_{{cookiecutter.lowercase_modelname}}.py Generate: move generation_*.py src files into generation/*.py (#20096) 2022-11-09 15:34:08 +00:00
to_replace_{{cookiecutter.lowercase_modelname}}.py [Docs] Fix spelling and grammar mistakes (#28825) 2024-02-02 08:45:00 +01:00
tokenization_fast_{{cookiecutter.lowercase_modelname}}.py Happy New Year! (#15094) 2022-01-10 12:05:57 -05:00
tokenization_{{cookiecutter.lowercase_modelname}}.py Add missing comment quotes (#17379) 2022-06-29 06:16:36 -04:00
{{cookiecutter.lowercase_modelname}}.md Move template doc file to md (#25004) 2023-07-21 16:49:44 -04:00