/

LLMs & Reasoning

/

Zero-Shot Learning

Zero-Shot Learning

/ zero-shot-learning /

A model performing a task from instructions alone, with no examples — the default mode for prompted agents.

A model performing a task from instructions alone, with no examples — the default mode for prompted agents.

Why it matters

Most prompted agents run zero-shot by default. Knowing what the model can do without examples tells you when few-shot or fine-tuning is worth it.

Related — LLMs & Reasoning