Update README.md
Browse files
README.md
CHANGED
|
@@ -39,13 +39,10 @@ For more details, see our [project page](https://thu-nics.github.io/WideSeek-R1/
|
|
| 39 |
If you use this model in your research, please cite our paper:
|
| 40 |
|
| 41 |
```bibtex
|
| 42 |
-
@
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
archivePrefix={arXiv},
|
| 48 |
-
primaryClass={cs.AI},
|
| 49 |
-
url={https://arxiv.org/abs/2602.04634},
|
| 50 |
}
|
| 51 |
```
|
|
|
|
| 39 |
If you use this model in your research, please cite our paper:
|
| 40 |
|
| 41 |
```bibtex
|
| 42 |
+
@article{xu2026wideseek,
|
| 43 |
+
title = {WideSeek-R1: Exploring Width Scaling for Broad Information Seeking via Multi-Agent Reinforcement Learning},
|
| 44 |
+
author = {Xu, Zelai and Xu, Zhexuan and Zhang, Ruize and Zhu, Chunyang and Yu, Shi and Liu, Weilin and Zhang, Quanlu and Ding, Wenbo and Yu, Chao and Wang, Yu},
|
| 45 |
+
journal = {arXiv preprint arXiv:2602.04634},
|
| 46 |
+
year = {2026},
|
|
|
|
|
|
|
|
|
|
| 47 |
}
|
| 48 |
```
|