Benjamin-eecs commited on
Commit
3d3b95b
·
verified ·
1 Parent(s): 248c966

feat: update READMD.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -25,7 +25,8 @@ This model is trained with self-play on multi-games (TicTacToe, Kuhn Poker, Simp
25
  @article{liu2025spiral,
26
  title={SPIRAL: Self-Play on Zero-Sum Games Incentivizes Reasoning via Multi-Agent Multi-Turn Reinforcement Learning},
27
  author={Liu, Bo and Guertler, Leon and Yu, Simon and Liu, Zichen and Qi, Penghui and Balcells, Daniel and Liu, Mickel and Tan, Cheston and Shi, Weiyan and Lin, Min and Lee, Wee Sun and Jaques, Natasha},
 
28
  journal={arXiv preprint arXiv:2506.24119},
29
- year={2025}
30
  }
31
  ```
 
25
  @article{liu2025spiral,
26
  title={SPIRAL: Self-Play on Zero-Sum Games Incentivizes Reasoning via Multi-Agent Multi-Turn Reinforcement Learning},
27
  author={Liu, Bo and Guertler, Leon and Yu, Simon and Liu, Zichen and Qi, Penghui and Balcells, Daniel and Liu, Mickel and Tan, Cheston and Shi, Weiyan and Lin, Min and Lee, Wee Sun and Jaques, Natasha},
28
+ year={2025},
29
  journal={arXiv preprint arXiv:2506.24119},
30
+ url={https://arxiv.org/abs/2506.24119}
31
  }
32
  ```