transformers/tests/models/gpt2
Matt afad0c18d9
Fix TF nightly tests (#20507)
* Fixed test_saved_model_extended

* Fix TFGPT2 tests

* make fixup

* Make sure keras-nlp utils are available for type hinting too

* Update src/transformers/testing_utils.py

Co-authored-by: Yih-Dar <2521628+ydshieh@users.noreply.github.com>

* make fixup

Co-authored-by: Yih-Dar <2521628+ydshieh@users.noreply.github.com>
2022-11-30 14:47:54 +00:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_modeling_flax_gpt2.py Generate: move generation_*.py src files into generation/*.py (#20096) 2022-11-09 15:34:08 +00:00
test_modeling_gpt2.py Generate: move generation_*.py src files into generation/*.py (#20096) 2022-11-09 15:34:08 +00:00
test_modeling_tf_gpt2.py Generate: TF contrastive search with XLA support (#20050) 2022-11-07 10:54:29 +00:00
test_tokenization_gpt2_tf.py Fix TF nightly tests (#20507) 2022-11-30 14:47:54 +00:00
test_tokenization_gpt2.py Fixing OPT fast tokenizer option. (#18753) 2022-09-15 17:12:58 +02:00