judge commited on
Commit
4037d38
·
verified ·
1 Parent(s): 66d3724

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -4,4 +4,9 @@ base_model:
4
  - Qwen/Qwen2.5-7B-Instruct
5
  library_name: transformers
6
  ---
7
- Self-Play Critic.
 
 
 
 
 
 
4
  - Qwen/Qwen2.5-7B-Instruct
5
  library_name: transformers
6
  ---
7
+
8
+
9
+ **SPC: Evolving Self-Play Critic via Adversarial Games for LLM Reasoning**
10
+ [[arXiv]](https://arxiv.org/abs/2504.19162) [[Project]](https://chen-judge.github.io/SPC/)
11
+
12
+ **Jiaqi Chen**, Bang Zhang, Ruotian Ma, Peisong Wang, Xiaodan Liang, Zhaopeng Tu, Xiaolong Li, Kwan-Yee K. Wong.