ChuanMeng commited on
Commit
78a03b0
·
verified ·
1 Parent(s): d6064d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # Indexes of Retrievers on the Passage and Document Corpora of the BrowseComp-Plus Dataset
2
 
3
  This repository provides the retrieval indexes built on the passage and document corpora of the BrowseComp-Plus dataset, as used in the paper [Revisiting Text Ranking in Deep Research](https://arxiv.org/abs/2602.21456).
@@ -28,8 +36,4 @@ If you find this work useful, please cite:
28
  year={2026},
29
  journal={arXiv preprint arXiv:2602.21456}
30
  }
31
- ```
32
-
33
- ---
34
- license: mit
35
- ---
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - retrieval-augmented-generation
5
+ - deep-research
6
+ - search
7
+ ---
8
+
9
  # Indexes of Retrievers on the Passage and Document Corpora of the BrowseComp-Plus Dataset
10
 
11
  This repository provides the retrieval indexes built on the passage and document corpora of the BrowseComp-Plus dataset, as used in the paper [Revisiting Text Ranking in Deep Research](https://arxiv.org/abs/2602.21456).
 
36
  year={2026},
37
  journal={arXiv preprint arXiv:2602.21456}
38
  }
39
+ ```