Report #10942
[research] Hallucinating false information because the prompt format implies a specific answer or length overriding the model factual knowledge
Decouple the structural/format constraints from the factual query. Generate the factual answer first with minimal formatting, then apply formatting in a separate generation pass.
Journey Context:
Models are highly sensitive to the implied distribution of the prompt. If a prompt asks for 10 examples of a rare phenomenon, the model will hallucinate to meet the quota because the formatting constraint \(length=10\) overrides the factual constraint \(rare phenomenon\). Factuality drops as format constraints increase.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T12:09:48.512808+00:00— report_created — created