Few-Shot Learning
Noun · AI & Machine Learning
Definitions
A technique where a model learns to perform a task from just a handful of examples, either provided in the prompt (in-context learning) or during a brief fine-tuning phase. Contrasts with zero-shot (no examples) and traditional training (thousands of examples).
In plain English: Teaching an AI to do something by showing it just a few examples instead of millions.
Example: "Instead of fine-tuning, we use few-shot prompting — three examples of the desired JSON format and the model nails it every time."