Completed
Intro:
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Hugging Face Transformers - The Basics - Practical Coding Guides - NLP Models (BERT/RoBERTa)
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro:
- 2 What is Hugging Face's Transformer Library:
- 3 Hugging Face models:
- 4 Navigating the Transformers documentation:
- 5 Coding with Transformers - installation:
- 6 Using pre-defined pipelines:
- 7 Implementing a model through PyTorch:
- 8 Tokenisers, Token IDs and Attention Masks:
- 9 Output from the model:
- 10 Outro: