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
Main Code: 368 LOC (10 files) = PY (99%) + YML (<1%) Secondary code: Test: 0 LOC (0); Generated: 0 LOC (0); Build & Deploy: 21 LOC (2); Other: 491 LOC (2); |
|||
File Size: 0% long (>1000 LOC), 100% short (<= 200 LOC) | |||
Unit Size: 0% long (>100 LOC), 72% short (<= 10 LOC) | |||
Conditional Complexity: 0% complex (McCabe index > 50), 64% simple (McCabe index <= 5) | |||
|
Logical Component Decomposition: primary (1 component) | ||
|
2 years, 8 months old
|
|
|
|
0% of code updated more than 50 times Also see temporal dependencies for files frequently changed in same commits. |
|
|
|
Goals: Keep the system simple and easy to change (4) |
|
Latest commit date: 2022-01-03
3
commits
(30 days)
1
contributors
(30 days) |
|
generated by sokrates.dev (configuration) on 2022-01-31