Skip to content
Learn The AI Glossary

Zero-shot Learning

When a model handles a task from a plain description alone, with no examples given.

1 min read Tools Business

In plain English

Zero-shot learning is when a model performs a task it was not explicitly trained on, using only a natural language description of what is required and no worked examples. It relies on the broad knowledge the model picked up during pre-training. It is the simplest way to use a capable model and the right starting point for clear, well-defined tasks.

Why it matters

Zero-shot prompting is fast and effortless, and on modern models it handles a surprising range of tasks, so it is worth trying before reaching for examples or fine-tuning.

A worked example

Without any examples, you ask 'classify this review as positive, negative, or neutral', and the model does it straight from the instruction.

Common confusion

Zero-shot means no examples in the prompt; few-shot means a handful are included. For tricky or very specific formats, a few examples usually beat none.

— RELATED ENTRIES —

Terms worth knowing next.

— STILL CURIOUS? —

Definitions are just the start.
go deeper.

Quick Answers tackle the questions everyone's actually asking — for parents, teachers, business owners, and the merely curious.

Browse Quick Answers
— OR — Back to A–Z Learn hub