From ad8cc5a02a53f09a83a8a6bfd7d187c9c3f96bd5 Mon Sep 17 00:00:00 2001 From: Jerry <32039944+jhuang265@users.noreply.github.com> Date: Fri, 16 Oct 2020 07:30:30 -0400 Subject: [PATCH] Replication of MS MARCO Doc and Passage retrieval by Jerry Huang (#1392) --- 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 31e05e02b1..c83f5e38bd 100644 --- a/docs/experiments-msmarco-doc.md +++ b/docs/experiments-msmarco-doc.md @@ -133,3 +133,4 @@ As expected, BM25 tuning makes a big difference! + Results replicated by [@yuxuan-ji](/~https://github.com/yuxuan-ji) on 2020-09-08 (commit [`0f9a8ec`](/~https://github.com/castorini/anserini/commit/0f9a8ec4f335fb49c9387351745d1c755afc0e84)) + Results replicated by [@wiltan-uw](/~https://github.com/wiltan-uw) on 2020-09-09 (commit [`93d913f`](/~https://github.com/castorini/anserini/commit/93d913f2619c44451be3d46816c7b9c44cbeb091)) + Results replicated by [@JeffreyCA](/~https://github.com/JeffreyCA) on 2020-09-13 (commit [`bc2628b`](/~https://github.com/castorini/anserini/commit/bc2628b9916ce42b8026497c695d4c4198547f04)) ++ Results replicated by [@jhuang265](/~https://github.com/jhuang265) on 2020-10-15 (commit [`66711b9`](/~https://github.com/castorini/anserini/commit/66711b9ff7722e2aea4ce2f59ca26ead5c091cac)) diff --git a/docs/experiments-msmarco-passage.md b/docs/experiments-msmarco-passage.md index 1a811e9aaf..f32ae8654e 100644 --- a/docs/experiments-msmarco-passage.md +++ b/docs/experiments-msmarco-passage.md @@ -183,3 +183,4 @@ Tuned (`k1=0.82`, `b=0.72`) | 0.1875 | 0.1956 | 0.8578 + Results replicated by [@yuxuan-ji](/~https://github.com/yuxuan-ji) on 2020-09-08 (commit [`0f9a8ec`](/~https://github.com/castorini/anserini/commit/0f9a8ec4f335fb49c9387351745d1c755afc0e84)) + Results replicated by [@wiltan-uw](/~https://github.com/wiltan-uw) on 2020-09-09 (commit [`93d913f`](/~https://github.com/castorini/anserini/commit/93d913f2619c44451be3d46816c7b9c44cbeb091)) + Results replicated by [@JeffreyCA](/~https://github.com/JeffreyCA) on 2020-09-13 (commit [`bc2628b`](/~https://github.com/castorini/anserini/commit/bc2628b9916ce42b8026497c695d4c4198547f04)) ++ Results replicated by [@jhuang265](/~https://github.com/jhuang265) on 2020-10-15 (commit [`66711b9`](/~https://github.com/castorini/anserini/commit/66711b9ff7722e2aea4ce2f59ca26ead5c091cac))