Skip to content

Commit

Permalink
Add replication for MS MARCO passage re-ranking (#25)
Browse files Browse the repository at this point in the history
* Add replication for MS MARCO passage

* fold two replication sections into one

* add GPUs info in replication logs

* remove model names from replication logs

* clarify replication remarks

Co-authored-by: Ronak <rpradeep@uwaterloo.ca>
  • Loading branch information
MXueguang and ronakice committed May 22, 2020
1 parent 69de7db commit 6e9dfc6
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docs/experiments-msmarco-passage.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,13 +150,10 @@ python evaluate/msmarco/msmarco_eval.py data/msmarco_ans_small/qrels.dev.small.t

You should see the same result.

If you were able to replicate any of these results, please submit a PR adding to the replication log!
If you were able to replicate these results, please submit a PR adding to the replication log!


## Replication Log

### monoBERT
+
+ Results replicated by [@MXueguang](https://github.com/MXueguang) on 2020-05-22(commit [`69de7db`](https://github.com/castorini/pygaggle/commit/69de7db843bbe9201113c4d94c9e90be36094350)) (Tesla P4)

### monoT5
+

0 comments on commit 6e9dfc6

Please sign in to comment.