transformers/docs/source/internal
Sylvain Gugger a1d1b332d0
Add predict step accumulation (#7767)
* Add eval_accumulation_step and clean distributed eval

* Add TPU test

* Add TPU stuff

* Fix arg name

* Fix Seq2SeqTrainer

* Fix total_size

* Update src/transformers/trainer_pt_utils.py

Co-authored-by: Lysandre Debut <lysandre@huggingface.co>

* Doc and add test to TPU

* Add unit test

* Adapt name

Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
2020-10-14 11:41:45 -04:00
..
modeling_utils.rst Models doc (#7345) 2020-09-23 13:20:45 -04:00
pipelines_utils.rst Models doc (#7345) 2020-09-23 13:20:45 -04:00
tokenization_utils.rst Models doc (#7345) 2020-09-23 13:20:45 -04:00
trainer_utils.rst Add predict step accumulation (#7767) 2020-10-14 11:41:45 -04:00