Skip to content

Zero-shot learning

Zero-shot learning is the ability to perform a task without any task-specific training examples. In the context of language models, zero-shot approaches leverage knowledge acquired during pretraining to solve new tasks described via natural language instructions. Zero-shot performance avoids the costs and data requirements of task-specific supervision while reducing the risk of spurious feature-label correlations.

Key papers