Safetensors
llama
deepseekrzz commited on
Commit
f2087b6
·
verified ·
1 Parent(s): 941af00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -74,15 +74,16 @@ Proof assistants like Lean have revolutionized mathematical proof verification,
74
 
75
  </div>
76
 
77
- ## 3. Model Downloads
78
 
79
- We release the DeepSeek-Prover-V1.5 with 7B parameters to the public.
80
 
81
  <div align="center">
82
 
83
- | **Model** | **Download** |
84
  | :-----------------------------: | :----------------------------------------------------------: |
85
  | DeepSeek-Prover-V1 | [🤗 HuggingFace](https://huggingface.co/deepseek-ai/DeepSeek-Prover-V1) |
 
86
 
87
  </div>
88
 
 
74
 
75
  </div>
76
 
77
+ ## 3. Model & Dataset Downloads
78
 
79
+ We release the DeepSeek-Prover-V1 along with the synthetic dataset to the public.
80
 
81
  <div align="center">
82
 
83
+ | **Model & Dataset** | **Download** |
84
  | :-----------------------------: | :----------------------------------------------------------: |
85
  | DeepSeek-Prover-V1 | [🤗 HuggingFace](https://huggingface.co/deepseek-ai/DeepSeek-Prover-V1) |
86
+ | Synthetic Dataset | [🤗 HuggingFace](https://huggingface.co/datasets/deepseek-ai/DeepSeek-Prover-V1) |
87
 
88
  </div>
89