From b9fcae7994fad0d1943f0f8054d84982c23a9954 Mon Sep 17 00:00:00 2001 From: vivianliu0 <56518575+vivianliu0@users.noreply.github.com> Date: Thu, 6 Jan 2022 21:28:11 -0500 Subject: [PATCH] Reproduction of MS MARCO Passage and Doc Ranking (#925) --- docs/experiments-msmarco-doc.md | 1 + docs/experiments-msmarco-passage.md | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/experiments-msmarco-doc.md b/docs/experiments-msmarco-doc.md index fc3c7b5f9..3633b89c0 100644 --- a/docs/experiments-msmarco-doc.md +++ b/docs/experiments-msmarco-doc.md @@ -161,3 +161,4 @@ We can see that Anserini's (tuned) BM25 baseline is already much better than the + Results reproduced by [@manveertamber](https://github.com/manveertamber) on 2021-12-05 (commit [`c280dad`](https://github.com/castorini/pyserini/commit/c280dad1618c1f985f84fe35bb66aaadcf98131b)) + Results reproduced by [@lingwei-gu](https://github.com/lingwei-gu) on 2021-12-15 (commit [`7249409`](https://github.com/castorini/pyserini/commit/7249409269095cd65259eb8a7c5131d3b9323068)) + Results reproduced by [@tyao-t](https://github.com/tyao-t) on 2021-12-19 (commit [`fc54ed6`](https://github.com/castorini/pyserini/commit/fc54de6725ef1c973831f5c239facb8f03f32ad5)) ++ Results reproduced by [@vivianliu0](https://github.com/vivianliu0) on 2021-01-06 (commit [`937ec63`](https://github.com/castorini/pyserini/commit/937ec63deead4d6743a735d78d381792067469e7)) diff --git a/docs/experiments-msmarco-passage.md b/docs/experiments-msmarco-passage.md index 76ae24943..b1fcd3e98 100644 --- a/docs/experiments-msmarco-passage.md +++ b/docs/experiments-msmarco-passage.md @@ -152,3 +152,4 @@ On the other hand, recall@1000 provides the upper bound effectiveness of downstr + Results reproduced by [@manveertamber](https://github.com/manveertamber) on 2021-12-05 (commit [`c280dad`](https://github.com/castorini/pyserini/commit/c280dad1618c1f985f84fe35bb66aaadcf98131b)) + Results reproduced by [@lingwei-gu](https://github.com/lingwei-gu) on 2021-12-15 (commit [`7249409`](https://github.com/castorini/pyserini/commit/7249409269095cd65259eb8a7c5131d3b9323068)) + Results reproduced by [@tyao-t](https://github.com/tyao-t) on 2021-12-19 (commit [`fc54ed6`](https://github.com/castorini/pyserini/commit/fc54de6725ef1c973831f5c239facb8f03f32ad5)) ++ Results reproduced by [@vivianliu0](https://github.com/vivianliu0) on 2021-01-06 (commit [`937ec63`](https://github.com/castorini/pyserini/commit/937ec63deead4d6743a735d78d381792067469e7))