What is in-context learning?
Prompt Engineering Patterns: Zero-Shot vs Few-Shot Prompting Explained for LLM Developers
Audio flashcard · 0:20Nortren·
What is in-context learning?
0:20
In-context learning is the LLM's ability to learn a task from examples provided in the prompt, without any weight updates. The term comes from the GPT-3 paper, which showed that large models can pick up new tasks from a handful of in-context examples. In-context learning is what makes few-shot prompting possible and is the foundation of most prompt engineering techniques.
arxiv.org