Skip to content
RAG Repo

MS MARCO pairs real, anonymised Bing search queries with passages that people have judged for relevance, giving a large and realistic benchmark for passage ranking and retrieval. It has become one of the standard reference points for measuring how well a system finds the right passage for a query.

The catch is the licence. MS MARCO is released under a non-commercial licence, and some model developers deliberately leave it out of their training data to avoid the restriction. If you are building anything commercial, read the terms before you rely on it.

retrievalbenchmarkquestion-answeringpassage-rankingnon-commercial

Related sources