microsoft / MSMARCO-Passage-Ranking

MS MARCO(Microsoft Machine Reading Comprehension) is a large scale dataset focused on machine reading comprehension, question answering, and passage ranking. A variant of this task will be the part of TREC and AFIRM 2019. For Updates about TREC 2019 please follow This Repository Passage Reranking task Task Given a query q and a the 1000 most relevant passages P = p1, p2, p3,... p1000, as retrieved by BM25 a succeful system is expected to rerank the most relevant passage as high as possible. For this task not all 1000 relevant items have a human labeled relevant passage. Evaluation will be done using MRR
https://microsoft.github.io/MSMARCO-Passage-Ranking/
MIT License
300 stars 39 forks source link

data 404 #28

Open terminator123 opened 7 months ago

terminator123 commented 7 months ago

Baselines/data /downloaddata.sh

the path in the download file is not exist,what's the new path?

jeremykei commented 7 months ago

Baselines/data /downloaddata.sh

the path in the download file is not exist,what's the new path?

https://microsoft.github.io/msmarco/Datasets.html

Scroll down past mid-page to "Passage ranking dataset" and you'll see a bunch of links there in a table.