transformers/tests/models/bert
Marc Sun 8366b57241
Fix accelerate failing tests (#30836)
* Fix accelerate tests

* fix clip

* skip dbrx tests

* fix GPTSan

* fix M2M100Model

* same fix as jamba

* fix mt5

* Fix T5Model

* Fix umt5 model

* fix switch_transformers

* fix whisper

* fix gptsan again

* fix siglip recent test

* skip siglip tests

* wrong place fixed
2024-05-23 17:18:58 +02:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_modeling_bert.py Fix accelerate failing tests (#30836) 2024-05-23 17:18:58 +02:00
test_modeling_flax_bert.py Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
test_modeling_tf_bert.py Speed up TF tests by reducing hidden layer counts (#24595) 2023-06-30 16:30:33 +01:00
test_tokenization_bert.py update ruff version (#30932) 2024-05-22 06:40:15 +02:00
test_tokenization_bert_tf.py update ruff version (#30932) 2024-05-22 06:40:15 +02:00