Total downloads since release, read live from the Hugging Face Hub API (downloadsAllTime)
This repository contains the passage corpus for the BrowseComp-Plus dataset, used in the paper Revisiting Text Ranking in Deep Research, which has been accepted at SIGIR 2026, the 49th International ACM SIGIR Conference on Research and Development in Information Retrieval.
Code: https://github.com/ChuanMeng/text-ranking-in-deep-research
The corpus consists of 2,772,255 passages. The file format follows the Tevatron data format. Each item contains three fields: docid, title, and text.
docid denotes the unique passage identifier.title denotes the title of the source document from which the passage is extracted.text contains the passage content.We also provide the passage corpus in Pyserini format; see here.
If you have any questions or suggestions, please contact:
If you find this work useful, please cite:
@inproceedings{meng2026revisiting,
title={Revisiting Text Ranking in Deep Research},
author={Meng, Chuan and Ou, Litu and MacAvaney, Sean and Dalton, Jeff},
booktitle={Proceedings of the 49th International ACM SIGIR Conference on Research and Development in Information Retrieval},
pages = {3006--3016},
url = {https://doi.org/10.1145/3805712.3808557},
doi = {10.1145/3805712.3808557},
year={2026}
}
Total downloads since release, read live from the Hugging Face Hub API (downloadsAllTime)
This repository contains the passage corpus for the BrowseComp-Plus dataset, used in the paper Revisiting Text Ranking in Deep Research, which has been accepted at SIGIR 2026, the 49th International ACM SIGIR Conference on Research and Development in Information Retrieval.
Code: https://github.com/ChuanMeng/text-ranking-in-deep-research
The corpus consists of 2,772,255 passages. The file format follows the Tevatron data format. Each item contains three fields: docid, title, and text.
docid denotes the unique passage identifier.title denotes the title of the source document from which the passage is extracted.text contains the passage content.We also provide the passage corpus in Pyserini format; see here.
If you have any questions or suggestions, please contact:
If you find this work useful, please cite:
@inproceedings{meng2026revisiting,
title={Revisiting Text Ranking in Deep Research},
author={Meng, Chuan and Ou, Litu and MacAvaney, Sean and Dalton, Jeff},
booktitle={Proceedings of the 49th International ACM SIGIR Conference on Research and Development in Information Retrieval},
pages = {3006--3016},
url = {https://doi.org/10.1145/3805712.3808557},
doi = {10.1145/3805712.3808557},
year={2026}
}