Concept

Few-Shot Learning

Few-shot learning is a technique for adapting a large language model to new tasks by providing a small number of demonstrations in the prompt. These demonstrations establish a pattern of input-to-output mappings, which the model then attempts to follow when making predictions on new inputs. This approach contrasts with zero-shot learning, where no examples are given, and traditional training, which requires a large dataset.

0

1

Updated 2026-04-21

Contributors are:

Who are from:

Tags

Ch.1 Pre-training - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Ch.2 Generative Models - Foundations of Large Language Models

Ch.3 Prompting - Foundations of Large Language Models

Related