ebsmothers commited on
Commit
a6339ff
·
verified ·
1 Parent(s): 336b227

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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)