Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
datasets:
|
| 4 |
- HuggingFaceH4/MATH-500
|
| 5 |
base_model:
|
| 6 |
-
-
|
| 7 |
---
|
| 8 |
|
| 9 |
-
Using Unsloth to train
|
|
|
|
| 1 |
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
datasets:
|
| 4 |
- HuggingFaceH4/MATH-500
|
| 5 |
base_model:
|
| 6 |
+
- HuggingFaceTB/SmolLM2-360M-Instruct
|
| 7 |
---
|
| 8 |
|
| 9 |
+
Using Unsloth to train HuggingFaceTB/SmolLM2-360M-Instruct on HuggingFaceH4/MATH-500 for 1k steps.
|