yinjiewang commited on
Commit
878e77d
·
verified ·
1 Parent(s): f3210fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,7 +12,7 @@ library_name: transformers
12
  <img src="https://github.com/yinjjiew/Data/raw/main/cure/results.png" width="100%"/>
13
  </p>
14
 
15
- [Paper](https://arxiv.org/abs/2506.03136) | [Code](https://github.com/Gen-Verse/CURE)
16
 
17
 
18
 
@@ -23,7 +23,7 @@ We introduce **ReasonFlux-Coders**, trained with **CURE**, our algorithm for co-
23
  * **ReasonFlux-Coder-7B** and **ReasonFlux-Coder-14B** outperform similarly sized Qwen Coders, DeepSeek Coders, and Seed-Coders, and naturally integrate into common test-time scaling and agentic coding pipelines.
24
  * **ReasonFlux-Coder-4B** is our Long-CoT model, outperforming Qwen3-4B while achieving 64.8% efficiency in unit test generation. We have demonstrated its ability to serve as a reward model for training base models via reinforcement learning (see our [paper](https://arxiv.org/abs/2506.03136)).
25
 
26
-
27
 
28
  # Citation
29
 
 
12
  <img src="https://github.com/yinjjiew/Data/raw/main/cure/results.png" width="100%"/>
13
  </p>
14
 
15
+
16
 
17
 
18
 
 
23
  * **ReasonFlux-Coder-7B** and **ReasonFlux-Coder-14B** outperform similarly sized Qwen Coders, DeepSeek Coders, and Seed-Coders, and naturally integrate into common test-time scaling and agentic coding pipelines.
24
  * **ReasonFlux-Coder-4B** is our Long-CoT model, outperforming Qwen3-4B while achieving 64.8% efficiency in unit test generation. We have demonstrated its ability to serve as a reward model for training base models via reinforcement learning (see our [paper](https://arxiv.org/abs/2506.03136)).
25
 
26
+ [Paper](https://arxiv.org/abs/2506.03136) | [Code](https://github.com/Gen-Verse/CURE)
27
 
28
  # Citation
29