Update README.md
Browse files
README.md
CHANGED
@@ -85,14 +85,13 @@ The `widesearch_gold/` directory contains the ground-truth answers for each task
|
|
85 |
If you use this dataset in your research, please cite the following paper:
|
86 |
|
87 |
```bibtex
|
88 |
-
@
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
note={Project Page: [https://widesearch-seed.github.io](https://widesearch-seed.github.io)}
|
97 |
}
|
98 |
```
|
|
|
85 |
If you use this dataset in your research, please cite the following paper:
|
86 |
|
87 |
```bibtex
|
88 |
+
@misc{wong2025widesearchbenchmarkingagenticbroad,
|
89 |
+
title={WideSearch: Benchmarking Agentic Broad Info-Seeking},
|
90 |
+
author={Ryan Wong and Jiawei Wang and Junjie Zhao and Li Chen and Yan Gao and Long Zhang and Xuan Zhou and Zuo Wang and Kai Xiang and Ge Zhang and Wenhao Huang and Yang Wang and Ke Wang},
|
91 |
+
year={2025},
|
92 |
+
eprint={2508.07999},
|
93 |
+
archivePrefix={arXiv},
|
94 |
+
primaryClass={cs.CL},
|
95 |
+
url={https://arxiv.org/abs/2508.07999},
|
|
|
96 |
}
|
97 |
```
|