Paul M
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- qingy2024/OCTAL-Math-CoT-47k
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
Experimental fine-tune of Qwen2.5-Math 7B using [OCTAL-Math-CoT-47k](https://huggingface.co/datasets/qingy2024/OCTAL-Math-CoT-47k), which took about 2-3 hours with MLX fine-tuning (on a single M2 Ultra).
|