anserini icon indicating copy to clipboard operation
anserini copied to clipboard

Aligned doc output format with repro scripts

Open wu-ming233 opened this issue 1 year ago • 0 comments

Aligned regression documentation output format with the repro scripts. The unified format is:

run.collection-name.condition-name.topic-name.txt

where collection-name in {"msmarco-v2.1-doc", "msmarco-v1-passage", "beir"}, condition-name is specified in the yaml files under src/main/resources/reproduce, and topic-name is specified by the corpus.

Additionally, the repro scripts now run the same amount of cases as in the documentation.

wu-ming233 avatar May 03 '24 01:05 wu-ming233