AI article

Retrieval overlap went up 13 points by promoting sentences to paragraphs

Community description: The whole trick fits in one sentence: retrieve at sentence level, then hand back the paragraph each...

Dev.to | Sep 22, 2026 | Matthew Hendricks

Automated excerpt

The whole trick fits in one sentence: retrieve at sentence level, then hand back the paragraph each hit came from. Fifteen contracts from the CUAD dataset, 242 questions with the correct answer spans marked by hand. So containment is arithmetic: sentence [s_start, s_end) sits inside paragraph [p_start, p_end) when p_start <= s_start and s_end <= p_end.

Selected automatically from source text; not independently written or fact-checked. Read the original for full context.

Read the original article

More AI news