transformers/tests/models/t5
Joao Gante 8a734ea2c3
Tests: move generate tests to the right mixin and delete redundant tests (#34464)
* tmp commit

* tmp commit

* cull overwrites of deleted tests

* typo

* more specific docstring

* make fixup

* parameterize at the top?

* correction

* more deletions :D

* tmp commit

* for VLMs too

* fix _check_outputs

* test nit

* make fixup

* fix another flaky

* test_generate_from_inputs_embeds -- handle missing attention mask
2024-10-30 10:59:08 +00:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_modeling_flax_t5.py Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
test_modeling_t5.py Tests: move generate tests to the right mixin and delete redundant tests (#34464) 2024-10-30 10:59:08 +00:00
test_modeling_tf_t5.py Generate tests: modality-agnostic input preparation (#33685) 2024-10-03 14:01:24 +01:00
test_tokenization_t5.py Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00