deep-learning-pytorch-huggingface
deep-learning-pytorch-huggingface copied to clipboard
Add tokenizer to Trainer object
This way, It will be pushed too on trainer.push_to_hub()
I kept its purpose separate if you want to "decouple" the training and processing parts.