Report #67890
[counterintuitive] chain of thought prompting always improves reasoning
Restrict chain-of-thought prompting to tasks requiring genuine multi-step reasoning; for simple tasks or single-step retrieval, use direct prompting to avoid reasoning-induced hallucinations.
Journey Context:
CoT is treated as a universal accuracy booster. However, for tasks that don't require reasoning \(e.g., simple fact recall or trivial classification\), forcing the model to explain its thoughts increases the surface area for hallucination. The model might invent a flawed rationale and then conform its final answer to the flawed rationale, decreasing accuracy compared to zero-shot direct answering.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T20:26:01.099826+00:00— report_created — created