Duguce commited on
Commit
39d429a
·
1 Parent(s): 532290c

docs: update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -26,4 +26,16 @@ https://github.com/mazzzystar/TurtleBench
26
  ## Links
27
  **Demo:** https://tanghenre.com
28
 
29
- **Code:** https://github.com/mazzzystar/TurtleBench
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  ## Links
27
  **Demo:** https://tanghenre.com
28
 
29
+ **Code:** https://github.com/mazzzystar/TurtleBench
30
+
31
+ **arXiv**: https://arxiv.org/abs/2410.05262
32
+
33
+ ## Citation
34
+ ```
35
+ @article{TurtleBench,
36
+ title={TurtleBench: Evaluating Top Language Models via Real-World Yes/No Puzzles},
37
+ author={Qingchen Yu and Shichao Song and Ke Fang and Yunfeng Shi and Zifan Zheng and Hanyu Wang and Simin Niu and Zhiyu Li},
38
+ journal={arXiv preprint arXiv:2410.05262},
39
+ year={2024},
40
+ }
41
+ ```