Learn Before
A user wants a language model to solve multi-step logic puzzles. They provide the following prompt. Analyze the structure of the demonstration provided within this prompt.
[START OF PROMPT] Q: A farmer has 15 sheep. All but 8 died. How many are left? A: Let's think step by step. 1. The phrase "All but 8 died" is a bit tricky. It means that 8 sheep are the ones that did *not* die. 2. Therefore, the number of sheep left is 8. The final answer is 8. Q: In a race, a runner overtakes the perso
0
1
Tags
Ch.2 Generative Models - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Analysis in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
Few-Shot Chain-of-Thought (COT) Prompting
A user wants a language model to solve multi-step logic puzzles. They provide the following prompt. Analyze the structure of the demonstration provided within this prompt.
[START OF PROMPT] Q: A farmer has 15 sheep. All but 8 died. How many are left? A: Let's think step by step. 1. The phrase "All but 8 died" is a bit tricky. It means that 8 sheep are the ones that did *not* die. 2. Therefore, the number of sheep left is 8. The final answer is 8. Q: In a race, a runner overtakes the persoConstructing a One-Shot Chain-of-Thought Prompt
Improving Language Model Performance on a Multi-Step Task
Example of One-Shot Chain-of-Thought (COT) Prompting