Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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://github.com/microsoft/MSMARCO-Passage-Ranking
Last synced: 2 days ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/microsoft/MSMARCO-Passage-Ranking
- Owner: microsoft
- License: mit
- Created: 2019-05-15T18:44:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-12T18:21:59.000Z (over 1 year ago)
- Last Synced: 2024-08-03T13:14:08.135Z (3 months ago)
- Language: Jupyter Notebook
- Homepage: https://microsoft.github.io/MSMARCO-Passage-Ranking/
- Size: 7.77 MB
- Stars: 288
- Watchers: 13
- Forks: 38
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
To participate in the MS MARCO Passage Ranking leaderboard, please go here: [https://microsoft.github.io/msmarco/Submission](https://microsoft.github.io/msmarco/Submission).