Definition

In-Context Learning (ICL)

In-context learning (ICL) is a method for improving the performance of Large Language Models by providing demonstrations within the prompt. A demonstration consists of an example problem and its corresponding solution. By conditioning its predictions on these examples, the model learns to follow the demonstrated problem-solving pattern for a given task without requiring updates to its parameters.

0

1

Updated 2025-10-08

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.3 Prompting - Foundations of Large Language Models

Ch.2 Generative Models - Foundations of Large Language Models