anserini-tools icon indicating copy to clipboard operation
anserini-tools copied to clipboard

Evaluation tools shared across anserini, pyserini, and pygaggle

Results 3 anserini-tools issues
Sort by recently updated
recently updated
newest added

MS Marco Dev queries for the CSV-30k model from https://arxiv.org/pdf/2401.06703.pdf

From https://github.com/usnistgov/trec_eval - latest release tarball (v9.0.8) should go here? https://github.com/castorini/anserini-tools/tree/master/eval @jasper-xian I'll let you do this since you're working on https://github.com/castorini/anserini/pull/2324

With #26 - it'd be best to rename `convert_collection_to_jsonl.py` to `convert_passage_collection_to_jsonl.py` to disambiguate wrt `convert_doc_collection_to_jsonl.py`... Need to propagate changes to documentation in Anserini, so needs to be done carefully in...