PassDrill Free practice questions with explanations that actually teach.

AI-ENGINEERING · prompting · Q002 · easy

Under the technique introduced by Wei et al. (2022) in "Chain-of-Thought Prompting Elicits Reasoning in Large Language Models," what does chain-of-thought prompting add to a standard few-shot prompt?

  1. It replaces the task examples with a single, more detailed instruction and removes all examples from the prompt
  2. It includes intermediate reasoning steps leading to the final answer within the few-shot exemplars, rather than showing only the input and final answer
  3. It requires retraining the model on a dataset of step-by-step solutions before it can be used
  4. It instructs the model to output only the final answer with no explanation, in order to reduce token usage and cost