LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-bm25-pt.txt
requirements-pisa.txt
requirements-pyserini.txt
requirements-rank-bm25.txt
requirements.txt
benchmark/__init__.py
benchmark/__main__.py
benchmark/cli.py
benchmark/on_bm25_pt.py
benchmark/on_bm25s.py
benchmark/on_elastic.py
benchmark/on_pisa.py
benchmark/on_pyserini.py
benchmark/on_rank_bm25.py
benchmark/inference/__init__.py
benchmark/inference/build_index.py
benchmark/inference/retrieve_mmap.py
benchmark/inference/retrieve_nq_1000.py
bm25_benchmarks.egg-info/PKG-INFO
bm25_benchmarks.egg-info/SOURCES.txt
bm25_benchmarks.egg-info/dependency_links.txt
bm25_benchmarks.egg-info/entry_points.txt
bm25_benchmarks.egg-info/requires.txt
bm25_benchmarks.egg-info/top_level.txt
utils/__init__.py
utils/beir.py
utils/benchmark.py
utils/huggingface.py