Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
|
|
3 |
library_name: transformers
|
4 |
pipeline_tag: text-generation
|
5 |
base_model:
|
6 |
-
-
|
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).
|