Report #101382
[counterintuitive] Model ignores the key fact that I put in the middle of a long context.
Put the most important instructions and facts at the start or end of the prompt, and keep the retrieved context tightly filtered rather than dumping full documents.
Journey Context:
A common assumption is that larger context windows mean the model can use everything. Liu et al. \(2024\) found the opposite: performance is highest when relevant information is at the beginning or end, and degrades significantly when it is in the middle of long contexts — even for models explicitly marketed as long-context. This is a positional bias in attention, not a prompt-quality issue. Better retrieval, compression, and positional ordering are the practical mitigations.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-06T05:28:01.091150+00:00— report_created — created