Datasets:

Modalities:
Text
Formats:
json
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
jj-zhao commited on
Commit
192755b
·
verified ·
1 Parent(s): 51b3736

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -9
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
- @article{wong2025widesearch,
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
- 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
  ```