Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
> [!Warning]
|
|
@@ -9,4 +12,4 @@ license: apache-2.0
|
|
| 9 |
> </b>
|
| 10 |
> </div>
|
| 11 |
|
| 12 |
-
This repository hosts **a fine-tuned LLM** optimized for better mathematical reasoning capabilities via only process rewards.
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
base_model:
|
| 4 |
+
- Qwen/Qwen2.5-Math-7B
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
---
|
| 7 |
|
| 8 |
> [!Warning]
|
|
|
|
| 12 |
> </b>
|
| 13 |
> </div>
|
| 14 |
|
| 15 |
+
This repository hosts **a fine-tuned LLM** optimized for better mathematical reasoning capabilities via only process rewards.
|