transformers/tests/models/t5
Matt 134caef31a
Speed up TF tests by reducing hidden layer counts (#24595)
* hidden layers, huh, what are they good for (absolutely nothing)

* Some tests break with 1 hidden layer, use 2

* Use 1 hidden layer in a few slow models

* Use num_hidden_layers=2 everywhere

* Slightly higher tol for groupvit

* Slightly higher tol for groupvit
2023-06-30 16:30:33 +01:00
..
__init__.py
test_modeling_flax_t5.py Update quality tooling for formatting (#21480) 2023-02-06 18:10:56 -05:00
test_modeling_t5.py [T5] Add T5ForQuestionAnswering and MT5ForQuestionAnswering (#24481) 2023-06-27 10:07:06 -04:00
test_modeling_tf_t5.py Speed up TF tests by reducing hidden layer counts (#24595) 2023-06-30 16:30:33 +01:00
test_tokenization_t5.py ⚠️⚠️[T5Tokenize] Fix T5 family tokenizers⚠️⚠️ (#24565) 2023-06-30 07:00:43 +02:00