Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
A version of [DeepSeek 7B Math](https://huggingface.co/deepseek-ai/deepseek-math-7b-base) finetuned on the [NaturalProofs dataset](https://github.com/wellecks/naturalproofs) using [torchtune](https://github.com/pytorch/torchtune/tree/main).
|
| 2 |
+
Complete finetuning code can be found [here](https://github.com/ebsmothers/torchtune-does-math)
|