Completed
Data processing for Token Classification
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Hugging Face Course - Data Processing and Fine-tuning Techniques - Chapter 7
Automatically move to the next video in the Classroom when playback concludes
- 1 Using a custom loss function
- 2 What is domain adaptation?
- 3 Data processing for Token Classification
- 4 Data processing for Causal Language Modeling
- 5 Data processing for Masked Language Modeling
- 6 What is perplexity?
- 7 Data processing for Translation
- 8 What is the BLEU metric?
- 9 Data processing for Summarization
- 10 What is the ROUGE metric?
- 11 Data processing for Question Answering
- 12 The Post processing step in Question Answering (PyTorch)
- 13 The Post processing step in Question Answering (TensorFlow)
- 14 Data Collators: A Tour