Report #50093
[research] Chain-of-Thought \(CoT\) prompting increases factual hallucinations for simple lookup tasks
Do not use CoT for direct fact retrieval. Use direct prompting \('What is the capital of France?'\) for simple lookups. Reserve CoT for multi-hop reasoning or math where intermediate steps are logically necessary.
Journey Context:
CoT is universally praised for reasoning, but for simple factual recall, forcing the model to 'think step-by-step' gives it a longer context window to diverge and hallucinate intermediate 'facts' that lead to a wrong answer. Direct prompting constrains the generation path, reducing the surface area for factual drift.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T14:33:45.067638+00:00— report_created — created