transformers/docs/source/internal
Sylvain Gugger 08ba4b4902
Trainer callbacks (#7596)
* Initial callback proposal

* Finish various callbacks

* Post-rebase conflicts

* Fix tests

* Don't use something that's not set

* Documentation

* Remove unwanted print.

* Document all models can work

* Add tests + small fixes

* Update docs/source/internal/trainer_utils.rst

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

* Address review comments

* Fix TF tests

* Real fix this time

* This one should work

* Fix typo

* Really fix typo

Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
2020-10-07 10:50:21 -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 Trainer callbacks (#7596) 2020-10-07 10:50:21 -04:00