UltraRonin commited on
Commit
60a4c49
·
1 Parent(s): ab9958b
Files changed (1) hide show
  1. src/about.py +1 -1
src/about.py CHANGED
@@ -96,7 +96,7 @@ If everything is done, check you can launch the EleutherAIHarness on your model
96
  CITATION_BUTTON_LABEL = "BibTeX Citation"
97
  CITATION_BUTTON_TEXT = r"""
98
  @article{chen2025lr,
99
- title={LR $$\{$$\}$\^{}$\{$2$\}$ $ Bench: Evaluating Long-chain Reflective Reasoning Capabilities of Large Language Models via Constraint Satisfaction Problems},
100
  author={Chen, Jianghao and Wei, Zhenlin and Ren, Zhenjiang and Li, Ziyong and Zhang, Jiajun},
101
  journal={arXiv preprint arXiv:2502.17848},
102
  year={2025}
 
96
  CITATION_BUTTON_LABEL = "BibTeX Citation"
97
  CITATION_BUTTON_TEXT = r"""
98
  @article{chen2025lr,
99
+ title={LR^2 Bench: Evaluating Long-chain Reflective Reasoning Capabilities of Large Language Models via Constraint Satisfaction Problems},
100
  author={Chen, Jianghao and Wei, Zhenlin and Ren, Zhenjiang and Li, Ziyong and Zhang, Jiajun},
101
  journal={arXiv preprint arXiv:2502.17848},
102
  year={2025}