Deduplicate byte-identical documents (per chunk size)
#1
by seslami-pplx - opened
Collapses source_urls that are byte-identical full documents to a single canonical copy per documents-{N} config, and remaps query gold source_urls to the canonical. Makes nDCG@10 well defined (only one correct chunk per query).
bowang0911 changed pull request status to merged