BM25, embedding index used in BrowseComp-Plus.
For downloading the index:
huggingface-cli download Tevatron/browsecomp-plus-indexes --repo-type=dataset --include="bm25/
" --local-dir ./indexes
huggingface-cli download Tevatron/browsecomp-plus-indexes --repo-type=dataset --include="qwen3-embedding-0.6b/" --local-dir ./indexes
huggingface-cli download Tevatron/browsecomp-plus-indexes --repo-type=dataset --include="qwen3-embedding-4b/*" --local-dir ./indexes
huggingface-cli download… See the full description on the dataset page:
https://huggingface.co/datasets/Tevatron/browsecomp-plus-indexes.