models icon indicating copy to clipboard operation
models copied to clipboard

[Task] Advanced example of training transformer-based model with techniques supported in HuggingFace trainer class

Open sararb opened this issue 3 years ago • 0 comments

Create an example (notebook or python script) including guidelines on how to train transformer-based models with techniques supported in the HuggingFace trainer class, such as Early stopping, fp16, lr scheduler, and model checkpoints.

sararb avatar Oct 06 '22 22:10 sararb