Let’s fine-tune a Transformers model with PyTorch without using any special tools.

This video is part of the Hugging Face course: http://huggingface.co/course
Open in colab to run the code samples:
https://colab.research.google.com/github/huggingface/notebooks/blob/master/course/videos/training_loop.ipynb

Related videos:
– How to instantiate a Transformers model: https://youtu.be/AhChOFRegn4
– How to preprocess sentence pairs: https://youtu.be/0u3ioSwev3s
– The 🤗 Datasets library: https://youtu.be/_BZearw7f0w
– What is dynamic padding: https://youtu.be/7q5NyFT8REg
– The Trainer API: https://youtu.be/nvBXf7s7vTI

Have a question? Checkout the forums: https://discuss.huggingface.co/c/course/20
Subscribe to our newsletter: https://huggingface.curated.co/

Add comment

Your email address will not be published. Required fields are marked *

Categories

All Topics