JingHaoZ commited on
Commit
6c7cbad
·
verified ·
1 Parent(s): 2a7e546

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ library_name: transformers
9
 
10
  # Model Card for RLFR-Qwen2.5-Math-7B
11
 
12
- [GitHub](https://github.com/Jinghaoleven/RLFR) | [Paper](https://arxiv.org) | [WebPage](https://jinghaoleven.github.io/RLFR/)
13
 
14
  **RLFR-Qwen2.5-Math-7B** is trained from Qwen2.5-Math-7B with the [RLFR](https://github.com/Jinghaoleven/RLFR) framework, which introduces the flow reward derived from latent space, extending RLVR with latent reward utilization.
15
 
 
9
 
10
  # Model Card for RLFR-Qwen2.5-Math-7B
11
 
12
+ [GitHub](https://github.com/Jinghaoleven/RLFR) | [Paper](https://arxiv.org/pdf/2510.10201) | [WebPage](https://jinghaoleven.github.io/RLFR/)
13
 
14
  **RLFR-Qwen2.5-Math-7B** is trained from Qwen2.5-Math-7B with the [RLFR](https://github.com/Jinghaoleven/RLFR) framework, which introduces the flow reward derived from latent space, extending RLVR with latent reward utilization.
15