Duguce commited on
Commit
0a2d9a1
·
verified ·
1 Parent(s): b98b3cb

docs: update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -55,10 +55,10 @@ Primarily handles Chinese and English responses while remaining compatible with
55
  ## 📚 Citation
56
 
57
  ```bibtex
58
- @misc{xverify_25_github,
59
- author = {Ding Chen and Qingchen Yu and Bo Tang and Feiyu Xiong and Zhiyu Li},
60
- title = {xVerify: Efficient Answer Verifier for Large Language Model Evaluations},
61
- url = {https://github.com/IAAR-Shanghai/xVerify},
62
- year={2025}
63
  }
64
  ```
 
55
  ## 📚 Citation
56
 
57
  ```bibtex
58
+ @article{xVerify,
59
+ title={xVerify: Efficient Answer Verifier for Reasoning Model Evaluations},
60
+ author={Ding Chen and Qingchen Yu and Pengyuan Wang and Wentao Zhang and Bo Tang and Feiyu Xiong and Xinchi Li and Minchuan Yang and Zhiyu Li},
61
+ journal={arXiv preprint arXiv:2504.10481},
62
+ year={2025},
63
  }
64
  ```