Text Generation
Safetensors
qwen2
conversational
Muennighoff commited on
Commit
23a0975
·
verified ·
1 Parent(s): 2a2e831

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -19,11 +19,11 @@ The model usage is documented [here](https://github.com/simplescaling/s1?tab=rea
19
 
20
  # Evaluation
21
 
22
- | Metric | s1-32B | s1.1-32B | o1-preview | DeepSeek-R1 | DeepSeek-R1-Distill-Qwen-32B |
23
  |---|---|---|---|---|---|
24
- | AIME2024 | 56.7 | 56.7 | 40.0 | 79.8 | 72.6 |
25
- | MATH500 | 93.0 | 95.4 | 81.4 | 97.3 | 94.3 |
26
- | GPQA-Diamond | 59.6 | 63.6 | 75.2 | 71.5 | 62.1 |
27
 
28
  Note that s1-32B and s1.1-32B use budget forcing in this table; specifically ignoring end-of-thinking and appending "Wait" twice.
29
 
 
19
 
20
  # Evaluation
21
 
22
+ | Metric | s1-32B | s1.1-32B | o1-preview | o1 | DeepSeek-R1 | DeepSeek-R1-Distill-Qwen-32B |
23
  |---|---|---|---|---|---|
24
+ | AIME2024 | 56.7 | 56.7 | 40.0 | 74.4 | 79.8 | 72.6 |
25
+ | MATH500 | 93.0 | 95.4 | 81.4 | 94.8 | 97.3 | 94.3 |
26
+ | GPQA-Diamond | 59.6 | 63.6 | 75.2 | 77.3 | 71.5 | 62.1 |
27
 
28
  Note that s1-32B and s1.1-32B use budget forcing in this table; specifically ignoring end-of-thinking and appending "Wait" twice.
29