09:35
2026-08-10
dev.to
machine-learning
BM25 Length Normalization: Why Long RAG Chunks Never Rank
A developer found that BM25's default length normalization parameter (b=0.75) systematically penalizes long RAG chunks, causing exact-answer chunks to rank below irrelevant headings. The analysis show…