realtreetune
commited on
Commit
•
b5f93df
1
Parent(s):
1482c0b
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
4 |
---
|
5 |
|
6 |
-
#
|
7 |
|
8 |
-
|
9 |
|
10 |
|
11 |
|
@@ -196,6 +197,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
196 |
|
197 |
## Model Card Contact
|
198 |
|
199 |
-
[More Information Needed]
|
200 |
-
|
201 |
-
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
base_model:
|
4 |
+
- microsoft/rho-math-1b-v0.1
|
5 |
---
|
6 |
|
7 |
+
# SFT Checkpoint for Rho 1B on MATH
|
8 |
|
9 |
+
Refer to [https://arxiv.org/abs/2410.01679](https://arxiv.org/abs/2410.01679) for more info.
|
10 |
|
11 |
|
12 |
|
|
|
197 |
|
198 |
## Model Card Contact
|
199 |
|
200 |
+
[More Information Needed]
|
|
|
|