This repository contains notebooks to reproduce run submissions made to the MSMARCO Document Ranking Task Leaderboard using PyTerrier.
-
uogTrBaseDPH - DPH applied on a basic index.
-
uogTrBaseDPHQ - DPH applied on a basic index, applying Bo1 DFR query expansion.
Performances obtained from the MSMARCO Document Ranking task Test Set Leaderboard.
Run Name | MRR@100 |
---|---|
uogTrBaseDPH | 0.2298 |
uogTrBaseDPHQ | 0.2186 |
In the spirit of demonstrating and recording reproducibility, if you have been able to reproduce a notebook, please submit a Pull Request for this repository, noting your name on this page.
Craig Macdonald, University of Glasgow