Completed
Stateoftheart soda
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How Multilingual Is Your NLP Model?
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 About me
- 3 Outline
- 4 Why multilingual data
- 5 Tasks associated with language systems
- 6 Syntax mixing
- 7 Transliterated text
- 8 Language identification
- 9 Language identification in practice
- 10 Other examples
- 11 Lambda ID
- 12 Blanked
- 13 Python
- 14 Limitations
- 15 Data augmentation
- 16 Simple example
- 17 The Transformer
- 18 Multiheaded attention
- 19 Stateoftheart soda
- 20 Why is it special
- 21 Word Piece Processing
- 22 Statistics of Languages
- 23 Bird Masked Language Model
- 24 Prediction Function
- 25 Code Switched Example
- 26 Lyrics Example
- 27 Task Evaluation
- 28 Generation Evaluation
- 29 Summary