Report #20824
[counterintuitive] chain-of-thought always improves accuracy
Restrict CoT prompting to tasks requiring multi-step reasoning or math. For simple retrieval or single-step classification, use direct prompting.
Journey Context:
CoT is treated as a universal accuracy booster. However, for tasks where the model already knows the answer intuitively \(or it is a simple lookup\), forcing CoT introduces unnecessary tokens. This increases the chance of the model contradicting itself or drifting off-topic, and drastically increases latency and cost. CoT is a reasoning scaffold, not a magic accuracy wand.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T13:21:36.258914+00:00— report_created — created