transformers/docs/source/main_classes
Sylvain Gugger 490b39e614
Seq2seq trainer (#9241)
* Add label smoothing in Trainer

* Add options for scheduler and Adafactor in Trainer

* Put Seq2SeqTrainer in the main lib

* Apply suggestions from code review

Co-authored-by: Stas Bekman <stas00@users.noreply.github.com>
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>

* Address review comments and adapt scripts

* Documentation

* Move test not using script to tests folder

Co-authored-by: Stas Bekman <stas00@users.noreply.github.com>
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
2020-12-22 11:33:44 -05:00
..
callback.rst Copyright (#8970) 2020-12-07 18:36:34 -05:00
configuration.rst Copyright (#8970) 2020-12-07 18:36:34 -05:00
logging.rst Copyright (#8970) 2020-12-07 18:36:34 -05:00
model.rst [Flax] Align FlaxBertForMaskedLM with BertForMaskedLM, implement from_pretrained, init (#9054) 2020-12-16 13:03:32 +01:00
optimizer_schedules.rst Seq2seq trainer (#9241) 2020-12-22 11:33:44 -05:00
output.rst Copyright (#8970) 2020-12-07 18:36:34 -05:00
pipelines.rst TableQuestionAnsweringPipeline (#9145) 2020-12-16 12:31:50 -05:00
processors.rst Copyright (#8970) 2020-12-07 18:36:34 -05:00
tokenizer.rst Copyright (#8970) 2020-12-07 18:36:34 -05:00
trainer.rst Seq2seq trainer (#9241) 2020-12-22 11:33:44 -05:00