Learn Before
Definition

Few-Shot Chain-of-Thought (CoT) Prompting

Few-shot Chain-of-Thought (CoT) is a method that guides a Large Language Model's reasoning by providing it with one or more demonstrations within the prompt. Each demonstration consists of a problem paired with its detailed, step-by-step reasoning process, which teaches the model how to approach similar tasks.

0

1

Updated 2025-10-08

Contributors are:

Who are from:

Tags

Ch.2 Generative Models - 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

Related