transformers/docs/source/main_classes
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
..
callback.rst Trainer callbacks (#7596) 2020-10-07 10:50:21 -04:00
configuration.rst Models doc (#7345) 2020-09-23 13:20:45 -04:00
logging.rst Formatter (#7368) 2020-09-24 10:59:21 -04:00
model.rst Models doc (#7345) 2020-09-23 13:20:45 -04:00
optimizer_schedules.rst Models doc (#7345) 2020-09-23 13:20:45 -04:00
output.rst Models doc (#7345) 2020-09-23 13:20:45 -04:00
pipelines.rst Models doc (#7345) 2020-09-23 13:20:45 -04:00
processors.rst Models doc (#7345) 2020-09-23 13:20:45 -04:00
tokenizer.rst Models doc (#7345) 2020-09-23 13:20:45 -04:00
trainer.rst Trainer callbacks (#7596) 2020-10-07 10:50:21 -04:00