Chapter 3 of 12All chapters
Chapter 3 of 12
Training data
The model is what it read.
Quantity and quality
The examples a model learns from decide what it can do. Gaps in the data become gaps in the model, and errors in the data become errors it repeats confidently.
- A model trained mostly on English does worse in other languages.
- Labelled data is expensive, which is why so much effort goes into learning from unlabelled text.
The cutoff
Training happens up to a point in time. After that the model knows nothing new unless the information is supplied in the conversation or fetched by a tool.