Moyan AI Training Institution LogoMoyan AI

Practice · Established · Beginner

Zero-Shot Learning

Asking a model to perform a task with only an instruction and no worked examples.

What Zero-Shot Learning is

Zero-shot use relies entirely on capability acquired during pretraining and instruction tuning. It is the default way most people use assistants.

How it works

The prompt states the task, constraints and desired output format. Clarity and explicit formats matter far more here than in few-shot prompting.

Why it matters

It removes the cost of building labelled datasets for a huge range of classification and extraction tasks that previously required them.

Common uses

  • Ad-hoc classification
  • Summarisation
  • Translation
  • Quick data extraction

Strengths

  • No examples or training needed
  • Fastest to deploy

Watch for

  • Less consistent formatting
  • Weaker on specialised domains

Continue exploring

More in this collection

Browse all AI Concepts