transformers/tests/models/t5
Joao Gante f0982682bd
TF: T5 can now handle a padded past (i.e. XLA generation) (#17969)
* get the right slicing index for position_bias
2022-07-04 19:47:43 +01:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_modeling_flax_t5.py Flax t5 Encoder (#17784) 2022-06-30 00:49:02 +02:00
test_modeling_t5.py Skip disk offload test for T5 2022-06-07 11:11:40 -04:00
test_modeling_tf_t5.py TF: T5 can now handle a padded past (i.e. XLA generation) (#17969) 2022-07-04 19:47:43 +01:00
test_tokenization_t5.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00