MS-Marco helpers
Base
The base experiment is controlled by the following configuration
Re-ranking
- class xpmir.papers.helpers.msmarco.RerankerMSMarcoV1Configuration(*, id: str = '???', file: str = 'experiment', module: str | None = None, pythonpath: List[str] | None = None, parent: str | None = None, title: str = '', subtitle: str = '', paper: str = '', description: str = '', gpu: bool = True, seed: int = 0, validation: ValidationSample = _Nothing.NOTHING)[source]
Bases:
NeuralIRExperiment
Configuration for rerankers
First stage rankers
(in progress)