transformers/tests/trainer
neverix 8b332a6a16
Make predict() close progress bars after finishing (#17952) (#18078)
* Make Trainer.predict call on_evaluate (#17952)

* Add on_predict

* Small fix

* Small and different fix

* Add tests
2022-07-08 16:44:24 -04:00
..
__init__.py
test_data_collator.py
test_trainer_callback.py Make predict() close progress bars after finishing (#17952) (#18078) 2022-07-08 16:44:24 -04:00
test_trainer_distributed.py
test_trainer_seq2seq.py Reorganize file utils (#16264) 2022-03-23 10:26:33 -04:00
test_trainer_tpu.py
test_trainer_utils.py Ensure tensors are at least 1d for pad and concat (#17179) 2022-05-11 13:19:08 -04:00
test_trainer.py higher atol to avoid flaky trainer test failure (#17979) 2022-07-01 17:53:16 +02:00