Completed
What happens inside the pipeline function? (TensorFlow)
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Hugging Face Course - Using Transformers - Chapter 2
Automatically move to the next video in the Classroom when playback concludes
- 1 What happens inside the pipeline function? (PyTorch)
- 2 What happens inside the pipeline function? (TensorFlow)
- 3 Instantiate a Transformers model (PyTorch)
- 4 Instantiate a Transformers model (TensorFlow)
- 5 Tokenizers Overview
- 6 Word-based tokenizers
- 7 Character-based tokenizers
- 8 Subword-based tokenizers
- 9 The tokenization pipeline
- 10 Batching inputs together (PyTorch)
- 11 Batching inputs together (TensorFlow)