Zero-Shot Learning
A model's ability to perform a task it was not explicitly trained on, using only its pre-trained general knowledge and the task description.
Zero-shot learning refers to the ability of a model to perform a task without any examples of that specific task in the input context. The model relies entirely on the knowledge and capabilities acquired during pre-training and instruction tuning to understand the task from a description alone and produce a correct output.
For large language models, zero-shot capability is demonstrated when a model correctly follows a novel instruction format, answers a question about a domain it has not explicitly been asked about in a prompt, or performs a reasoning step that requires combining multiple learned concepts in a new way. The model generalizes from the rich patterns in its pre-training data to cover new situations.
Zero-shot performance is a key benchmark for evaluating how broadly a model generalizes. Models that perform well on zero-shot tasks are more versatile and require less task-specific fine-tuning, reducing the engineering cost of deployment. However, zero-shot performance on genuinely novel tasks is typically lower than few-shot performance, where examples help the model understand the exact format and level of detail expected.
Zero-shot learning is closely related to the concept of emergent capabilities in large language models: abilities that appear as models are scaled up and that were not explicitly trained. Tasks that require only a few examples for smaller models may be handled zero-shot by larger ones.
For AI trainers, zero-shot generalization is what makes general-purpose evaluators valuable. A trainer who can assess the quality of an AI response in a domain they have not specifically practiced is demonstrating the same kind of general judgment that makes a model valuable.
What this means for trainers
Your ability to evaluate AI responses in domains you have not specifically trained for is a form of zero-shot generalization. This general judgment is what platforms pay for when they hire domain generalists rather than narrow specialists.
Related terms
Related guides
Put this into practice
Browse open AI training roles from Alignerr, Mercor, Outlier, and more.
Browse AI training jobs