Definition

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

Few-shot Chain-of-Thought (CoT) prompting is a technique that involves providing a language model with one or more demonstrations of CoT reasoning within the prompt. Each demonstration consists of a problem paired with the detailed, step-by-step thought process used to arrive at the solution, guiding the model on how to reason through similar problems.

0

1

Updated 2026-05-02

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