Skip to content

Few-Shot Learning

Guiding a model by providing a few examples in the prompt, without any additional training.

For example, showing 2–3 input/output pairs before your real request teaches the model the exact format and tone you want. Contrast with zero-shot, where no examples are given.

Related resources