Example
Application of CoT to StrategyQA
StrategyQA tasks evaluate a language model's ability to perform multi-hop logical deductions based on implicit facts. Chain-of-Thought (CoT) prompting facilitates this by breaking down complex questions into explicit, logical steps. For instance, when evaluating whether hamsters provide food for any animals, the CoT reasoning process explicitly articulates the premises that hamsters are prey animals and that prey are food for predators, which logically leads to the correct affirmative conclusion.
0
1
Updated 2026-04-30
Tags
Foundations of Large Language Models
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences