realtreetune
commited on
Commit
•
b28fda3
1
Parent(s):
39c7aa9
Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,12 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
4 |
---
|
5 |
|
6 |
-
#
|
|
|
|
|
7 |
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
|
@@ -196,6 +199,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 SFT
|
8 |
+
|
9 |
+
Refer to [https://arxiv.org/abs/2410.01679](https://arxiv.org/abs/2410.01679) for more info.
|
10 |
|
11 |
<!-- Provide a quick summary of what the model is/does. -->
|
12 |
|
|
|
199 |
|
200 |
## Model Card Contact
|
201 |
|
202 |
+
[More Information Needed]
|
|
|
|