Skip to content

Few-Shot Learning

Few-shot learning refers to the ability to learn or adapt to a new task from a very small number of examples (typically 1-100). For language models, few-shot learning occurs through in-context learning, where a few task demonstrations are provided in the model's input prompt.

Key papers