trainer#
tfts Trainer
Classes
|
Trainer for pipeline |
|
Keras trainer from tf.keras |
|
As the transformers forum mentioned: https://discuss.huggingface.co/t/trainer-vs-seq2seqtrainer/3145/2 Seq2SeqTrainer is mostly about predict_with_generate. |
|
Custom trainer for tensorflow with support for CPU, GPU, and multi-GPU. |