Text Generation
Transformers
Safetensors
qwen3
conversational
text-generation-inference
Jforeverss commited on
Commit
aa05cf9
·
verified ·
1 Parent(s): 6a3fa6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -6,6 +6,7 @@ pipeline_tag: text-generation
6
  library_name: transformers
7
  datasets:
8
  - Pythagoras-LM/SFT_Dataset
 
9
  ---
10
  <div align="center">
11
  <img src="https://github.com/Pythagoras-LM/Pythagoras-LM.github.io/blob/main/figures/pythagoras-without-background.png?raw=true" width="240" alt="Pythagoras-Prover logo"><br>
@@ -163,7 +164,7 @@ We release our Pythagoras-Prover models, the training dataset and the new MiniF2
163
 
164
  | Model | Download |
165
  | -------- | -------- |
166
- | Pythagoras-Prover-32B | Coming Soon |
167
  | Pythagoras-Prover-4B | [🤗Download](https://huggingface.co/Pythagoras-LM/Pythagoras-Prover-4B) |
168
  | Pythagoras-Prover-Diffusion-4B | [🤗Download](https://huggingface.co/Pythagoras-LM/Pythagoras-Prover-Diffusion-4B) |
169
 
@@ -175,8 +176,8 @@ We release our Pythagoras-Prover models, the training dataset and the new MiniF2
175
  | Dataset | Download |
176
  | -------- | -------- |
177
  | Pythagoras-Prover-SFT | [🤗Download](https://huggingface.co/datasets/Pythagoras-LM/SFT_Dataset) |
178
- | Pythagoras-Prover-Distill-4B | Coming Soon |
179
- | Pythagoras-Prover-Distill-32B | Coming Soon |
180
  </div>
181
 
182
  ## 5. Quick Start
 
6
  library_name: transformers
7
  datasets:
8
  - Pythagoras-LM/SFT_Dataset
9
+ - Pythagoras-LM/SFT_Dataset_Distillation_4B
10
  ---
11
  <div align="center">
12
  <img src="https://github.com/Pythagoras-LM/Pythagoras-LM.github.io/blob/main/figures/pythagoras-without-background.png?raw=true" width="240" alt="Pythagoras-Prover logo"><br>
 
164
 
165
  | Model | Download |
166
  | -------- | -------- |
167
+ | Pythagoras-Prover-32B | [🤗Download](https://huggingface.co/Pythagoras-LM/Pythagoras-Prover-32B) |
168
  | Pythagoras-Prover-4B | [🤗Download](https://huggingface.co/Pythagoras-LM/Pythagoras-Prover-4B) |
169
  | Pythagoras-Prover-Diffusion-4B | [🤗Download](https://huggingface.co/Pythagoras-LM/Pythagoras-Prover-Diffusion-4B) |
170
 
 
176
  | Dataset | Download |
177
  | -------- | -------- |
178
  | Pythagoras-Prover-SFT | [🤗Download](https://huggingface.co/datasets/Pythagoras-LM/SFT_Dataset) |
179
+ | Pythagoras-Prover-Distill-4B | [🤗Download](https://huggingface.co/datasets/Pythagoras-LM/SFT_Dataset_Distillation_4B) |
180
+ | Pythagoras-Prover-Distill-32B | [🤗Download](https://huggingface.co/datasets/Pythagoras-LM/SFT_Dataset_Distillation_32B) |
181
  </div>
182
 
183
  ## 5. Quick Start