Update README.md
Browse files
README.md
CHANGED
@@ -6,12 +6,12 @@ license: apache-2.0
|
|
6 |
|
7 |
### Model description
|
8 |
NTele-R1-32B-V1 is the continuation of [NTele-R1-32B-Preview](https://huggingface.co/ZTE-AIM/NTele-R1-32B-Preview), you can visit for more information. We have made great improvements on the base by using less corpus **in mathematics and code (only 800 items, including 400 mathematics and 400 codes)**, and surpassed the industry's advanced models **Qwen3-32B and QwQ-32B**.
|
9 |
-
| Model |
|
10 |
-
|
11 |
-
| DeepSeek-R1-Distill-Qwen-32B |
|
12 |
-
| QwQ-32B |
|
13 |
-
| Qwen3-32B(think) |
|
14 |
-
| NTele-R1-32B-V1(ours) |
|
15 |
|
16 |
|
17 |
### Data
|
|
|
6 |
|
7 |
### Model description
|
8 |
NTele-R1-32B-V1 is the continuation of [NTele-R1-32B-Preview](https://huggingface.co/ZTE-AIM/NTele-R1-32B-Preview), you can visit for more information. We have made great improvements on the base by using less corpus **in mathematics and code (only 800 items, including 400 mathematics and 400 codes)**, and surpassed the industry's advanced models **Qwen3-32B and QwQ-32B**.
|
9 |
+
| Model |Release Date | AIME2024 | AIME2025 | MATH500 | GPQA-Diamond | LCB(24.08-25.02) |
|
10 |
+
|-------|-------|-------|-------|-------|-------|-------|
|
11 |
+
| DeepSeek-R1-Distill-Qwen-32B | 25.1.20 | 64.17 | 55.21 | 89.8 | 62.1 | 50.26 |
|
12 |
+
| QwQ-32B | 25.3.6 | 76.25 | 67.30 | 94.6 | 63.6 | 60.94 |
|
13 |
+
| Qwen3-32B(think) | 25.4.29 | 78.75 | 73.33 | 95 | **69.7** | 53.24 |
|
14 |
+
| NTele-R1-32B-V1(ours) | 25.5.10 | **82.5**| **74.49** | **95.2** | 67.17 | **63.69** |
|
15 |
|
16 |
|
17 |
### Data
|