Report #78220
[counterintuitive] chain of thought always improves accuracy
Only use CoT for tasks requiring genuine multi-step reasoning or arithmetic. For simple classification, retrieval, or single-step tasks, use zero-shot direct prompting.
Journey Context:
CoT is treated as a universal accuracy booster. However, forcing a model to 'think step by step' on a task it already knows by heart gives it more tokens to make an error or overthink. CoT is a double-edged sword: it exposes the model's reasoning, but if the model's base knowledge is wrong, CoT will confidently rationalize the wrong answer \(rationalization/sycophancy\), actually decreasing accuracy on simple tasks.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T13:53:19.223014+00:00— report_created — created