transformers/tests/trainer
Yih-Dar 080e14b24c
Modify warnings in a with block to avoid flaky tests (#31893)
* fix

* [test_all] check before merge

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
2024-07-10 17:56:12 +02:00
..
__init__.py [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00
test_data_collator.py Immutability for data collators (#30603) 2024-05-08 17:54:49 +01:00
test_trainer_callback.py Modify warnings in a with block to avoid flaky tests (#31893) 2024-07-10 17:56:12 +02:00
test_trainer_distributed.py CI: update to ROCm 6.0.2 and test MI300 (#30266) 2024-05-13 18:14:36 +02:00
test_trainer_seq2seq.py Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
test_trainer_tpu.py [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00
test_trainer_utils.py Add strategy to store results in evaluation loop (#30267) 2024-04-17 12:42:27 +01:00
test_trainer.py Fix galore lr display with schedulers (#31710) 2024-07-05 18:59:09 +01:00