loubnabnl HF staff commited on
Commit
e8b57f9
·
verified ·
1 Parent(s): b2b9f2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -42,8 +42,8 @@ We train the model on the `default` split of [OpenR1-220k-Math](https://huggingf
42
 
43
  You can find the training and evaluation code at: https://github.com/huggingface/open-r1/
44
 
45
- | Model | MATH-500 | AIME24 |
46
- | --- | --- | --- |
47
- | DeepSeek-Distill-Qwen-7B | 91.8 | 53.3 |
48
- | OpenR1-Qwen-7B | 91.0 | 53.3 |
49
- | OpenThinker-7B | 85.4 | 30.0 |
 
42
 
43
  You can find the training and evaluation code at: https://github.com/huggingface/open-r1/
44
 
45
+ | Model | MATH-500 | AIME24 | AIME25 |
46
+ | --- | --- | --- |--- |
47
+ | DeepSeek-Distill-Qwen-7B | 91.6 | 43.3 | 40.0|
48
+ | OpenR1-Qwen-7B | 90.6 | 36.7 | 40.0 |
49
+ | OpenThinker-7B | 89.6 | 30.0 | 33.3 |