Report #101825
[counterintuitive] The more context you include, the better the model performs.
Curate context: place the most relevant evidence at the start and end of the prompt, remove low-signal chunks, and rerank so answer-bearing material sits at the edges.
Journey Context:
Larger context windows invite 'context stuffing,' but Liu et al. \(2023\) showed a robust U-shaped accuracy curve: models attend strongly to the beginning and end of long contexts and drop information in the middle. This 'lost in the middle' effect persists in long-context variants. The practical fix is not bigger windows but better curation: retrieve fewer high-precision chunks, rerank, and order the most important chunks at the edges. For very long documents, summarize or chunk strategically rather than concatenating everything.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-07T05:30:40.280846+00:00— report_created — created