transformers/tests/models/auto
Yih-Dar b0a51e5cff
Fix flaky Hub CI (test_trainer.py) (#35062)
* fix

* Update src/transformers/testing_utils.py

Co-authored-by: Lucain <lucainp@gmail.com>

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* check

* check

* check

* check

* check

* check

* Update src/transformers/testing_utils.py

Co-authored-by: Lucain <lucainp@gmail.com>

* Update src/transformers/testing_utils.py

Co-authored-by: Lucain <lucainp@gmail.com>

* check

* check

* check

* Final space

* Final adjustment

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
Co-authored-by: Lucain <lucainp@gmail.com>
2024-12-05 17:02:27 +01:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_configuration_auto.py support loading model without config.json file (#32356) 2024-09-06 13:49:47 +02:00
test_feature_extraction_auto.py Load dynamic module (remote code) only once if code isn't change (#33162) 2024-09-06 12:49:35 +01:00
test_image_processing_auto.py Load dynamic module (remote code) only once if code isn't change (#33162) 2024-09-06 12:49:35 +01:00
test_modeling_auto.py Fix test_auto_backbone_timm_model_from_pretrained (#34877) 2024-11-25 17:20:41 +01:00
test_modeling_flax_auto.py Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
test_modeling_tf_auto.py Fix auto tests (#30067) 2024-04-05 17:49:46 +02:00
test_modeling_tf_pytorch.py Fix auto tests (#30067) 2024-04-05 17:49:46 +02:00
test_processor_auto.py Fix flaky Hub CI (test_trainer.py) (#35062) 2024-12-05 17:02:27 +01:00
test_tokenization_auto.py Load dynamic module (remote code) only once if code isn't change (#33162) 2024-09-06 12:49:35 +01:00