Report #62049
[counterintuitive] chain of thought always improves accuracy
Evaluate CoT on a per-task basis. Avoid CoT for tasks requiring strict adherence to formatting or where the model has strong, fast pattern matching that CoT disrupts. Use direct prompting for simple classification/extraction.
Journey Context:
CoT is treated as a universal accuracy booster. However, for tasks where the model already knows the answer intuitively, forcing CoT introduces unnecessary tokens where the model can contradict itself or talk itself out of the correct answer. CoT also drastically increases latency and cost, and makes output parsing brittle.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T10:38:12.519822+00:00— report_created — created