Update README
Browse files
README.md
CHANGED
|
@@ -47,14 +47,11 @@ The PRInTS (Qwen3-4B) model provides fine-grained guidance for information-seeki
|
|
| 47 |
## Citation
|
| 48 |
If you find this work useful, please consider citing us:
|
| 49 |
```bibtex
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
{
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
year={2025},
|
| 57 |
-
journal={arXiv preprint arXiv:2511.19314},
|
| 58 |
-
url={https://arxiv.org/abs/2511.19314},
|
| 59 |
}
|
| 60 |
```
|
|
|
|
| 47 |
## Citation
|
| 48 |
If you find this work useful, please consider citing us:
|
| 49 |
```bibtex
|
| 50 |
+
@article{lee2024prints,
|
| 51 |
+
title={PRInTS: Reward Modeling for Long-Horizon Information Seeking},
|
| 52 |
+
author={Jaewoo Lee and Archiki Prasad and Justin Chih-Yao Chen and Zaid Khan and Elias Stengel-Eskin and Mohit Bansal},
|
| 53 |
+
year={2025},
|
| 54 |
+
journal={arXiv preprint arXiv:2511.19314},
|
| 55 |
+
url={https://arxiv.org/abs/2511.19314},
|
|
|
|
|
|
|
|
|
|
| 56 |
}
|
| 57 |
```
|