Report #21601
[research] Sacrificing factual accuracy to adhere to requested formatting constraints
Separate fact generation from formatting. Generate the raw factual answer first, then apply the formatting constraint in a second step.
Journey Context:
Instruction tuning heavily penalizes format failures, causing the model to warp factual content \(e.g., truncating a true answer or inventing filler\) to fit a JSON schema or word limit. Decoupling generation and formatting prevents the context window from being dominated by structural tokens at the expense of factual reasoning.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T14:39:56.418089+00:00— report_created — created