Skip to content

Commit febca2e

Browse files
committed
citation
1 parent 544374f commit febca2e

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

agent-r1/index.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -789,13 +789,14 @@ <h3 class="sub-title">消融实验:Action Mask 的重要性</h3>
789789
<div class="container">
790790
<h2 class="section-title">引用</h2>
791791
<p>如果本项目对您的研究有所帮助,请考虑引用:</p>
792-
<div class="citation-box">@misc{Agent-R1,
793-
author = {Jie Ouyang, Ruiran Yan, Yucong Luo, Mingyue Cheng, Qi Liu,
794-
Zirui Liu, Shuo Yu, Daoyu Wang},
795-
title = {Training Powerful LLM Agents with End-to-End Reinforcement Learning},
796-
year = {2025},
797-
organization = {GitHub},
798-
url = {https://github.com/0russwest0/Agent-R1},
792+
<div class="citation-box">@misc{cheng2025agentr1trainingpowerfulllm,
793+
title={Agent-R1: Training Powerful LLM Agents with End-to-End Reinforcement Learning},
794+
author={Mingyue Cheng and Jie Ouyang and Shuo Yu and Ruiran Yan and Yucong Luo and Zirui Liu and Daoyu Wang and Qi Liu and Enhong Chen},
795+
year={2025},
796+
eprint={2511.14460},
797+
archivePrefix={arXiv},
798+
primaryClass={cs.CL},
799+
url={https://arxiv.org/abs/2511.14460},
799800
}</div>
800801

801802
<h2 class="section-title" style="margin-top: 48px;">致谢</h2>

0 commit comments

Comments
 (0)