maohaos2 commited on
Commit
df808b1
·
verified ·
1 Parent(s): 7c0311f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
3
  library_name: transformers
4
  pipeline_tag: text-generation
5
  base_model:
6
- - Qwen/Qwen2.5-Math-7B
7
  ---
8
 
9
  **Satori-RM-7B** is the Outcome Reward model for training our RL model [Satori-7B-Round2](https://huggingface.co/Satori-reasoning/Satori-7B-Round2). The usage of **Satori-RM-7B** can be found in our released [RL training code](https://github.com/satori-reasoning/Satori).
 
3
  library_name: transformers
4
  pipeline_tag: text-generation
5
  base_model:
6
+ - Satori-reasoning/Satori-SFT-7B
7
  ---
8
 
9
  **Satori-RM-7B** is the Outcome Reward model for training our RL model [Satori-7B-Round2](https://huggingface.co/Satori-reasoning/Satori-7B-Round2). The usage of **Satori-RM-7B** can be found in our released [RL training code](https://github.com/satori-reasoning/Satori).