LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
lsr_benchmark/__init__.py
lsr_benchmark/irds.py
lsr_benchmark/utils.py
lsr_benchmark.egg-info/PKG-INFO
lsr_benchmark.egg-info/SOURCES.txt
lsr_benchmark.egg-info/dependency_links.txt
lsr_benchmark.egg-info/entry_points.txt
lsr_benchmark.egg-info/requires.txt
lsr_benchmark.egg-info/top_level.txt
lsr_benchmark/_commands/__init__.py
lsr_benchmark/_commands/_download.py
lsr_benchmark/_commands/_evaluate.py
lsr_benchmark/_commands/_retrieval.py
lsr_benchmark/corpus/__init__.py
lsr_benchmark/corpus/corpus_subsampling.py
lsr_benchmark/corpus/segmentation.py
lsr_benchmark/datasets/__init__.py
test/test_irds_integration.py
test/test_passage_chunking.py
test/test_run_pool_corpus_sampler.py