Update README.md
Browse files
README.md
CHANGED
|
@@ -2,9 +2,11 @@
|
|
| 2 |
title: Math Conjecture Trainer
|
| 3 |
sdk: gradio
|
| 4 |
sdk_version: 6.6.0
|
| 5 |
-
python_version: 3.
|
| 6 |
app_file: app.py
|
| 7 |
pinned: false
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# Math Conjecture Trainer Space
|
|
@@ -49,4 +51,4 @@ Set this in Space Settings > Variables and Secrets:
|
|
| 49 |
|
| 50 |
- Full training expects GPU hardware.
|
| 51 |
- Runtime config generated by the app is stored at:
|
| 52 |
-
`workspace/runtime/deepseek_math_sota.runtime.yaml`.
|
|
|
|
| 2 |
title: Math Conjecture Trainer
|
| 3 |
sdk: gradio
|
| 4 |
sdk_version: 6.6.0
|
| 5 |
+
python_version: 3.1
|
| 6 |
app_file: app.py
|
| 7 |
pinned: false
|
| 8 |
+
emoji: 🧮
|
| 9 |
+
colorTo: gray
|
| 10 |
---
|
| 11 |
|
| 12 |
# Math Conjecture Trainer Space
|
|
|
|
| 51 |
|
| 52 |
- Full training expects GPU hardware.
|
| 53 |
- Runtime config generated by the app is stored at:
|
| 54 |
+
`workspace/runtime/deepseek_math_sota.runtime.yaml`.
|