Chancy commited on
Commit
59859b9
·
verified ·
1 Parent(s): e02a411

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -52,13 +52,13 @@ The code and data for reproducing our results can be found in our [github repo](
52
 
53
  | **Models** | **AIME24 avg@32** | **AIME25 avg@32** | **Minerva Math avg@4** | **Olympiad Bench avg@4** | **AMC23 avg@8** |
54
  | --- | --- | --- | --- | --- | --- |
55
- | `Deepseek-R1-Distill-Qwen-7B` | 55.0 | 39.7 | 36.7 | 56.8 | 81.9 |
56
- | `AReal-boba-RL-7B` | 61.9 | 48.3 | 39.5 | 61.9 | 86.4 |
57
- | `Skywork-OR1-7B-Math` | 69.8 | 52.3 | **40.8** | 63.2 | 85.3 |
58
  | **`POLARIS-7B-Preview`** | **72.6** | **52.6** | 40.2 | **65.4** | **89.0** |
59
- | `Deepseek-R1-Distill-Qwen-32B` | 72.6 | 54.9 | 42.1 | 59.4 | 84.3 |
60
- | `qwen3-32B` | 81.4 | 72.9 | 44.2 | 66.7 | 92.4 |
61
- | `qwen3-4B` | 73.8 | 65.6 | 43.6 | 62.2 | 87.2 |
62
  | **`POLARIS-4B-Preview`** | **81.2** | **79.4** | **44.0** | **69.1** | **94.8** |
63
 
64
  ## Acknowledgements
 
52
 
53
  | **Models** | **AIME24 avg@32** | **AIME25 avg@32** | **Minerva Math avg@4** | **Olympiad Bench avg@4** | **AMC23 avg@8** |
54
  | --- | --- | --- | --- | --- | --- |
55
+ | Deepseek-R1-Distill-Qwen-7B | 55.0 | 39.7 | 36.7 | 56.8 | 81.9 |
56
+ | AReal-boba-RL-7B | 61.9 | 48.3 | 39.5 | 61.9 | 86.4 |
57
+ | Skywork-OR1-7B-Math | 69.8 | 52.3 | **40.8** | 63.2 | 85.3 |
58
  | **`POLARIS-7B-Preview`** | **72.6** | **52.6** | 40.2 | **65.4** | **89.0** |
59
+ | Deepseek-R1-Distill-Qwen-32B | 72.6 | 54.9 | 42.1 | 59.4 | 84.3 |
60
+ | qwen3-32B | 81.4 | 72.9 | 44.2 | 66.7 | 92.4 |
61
+ | qwen3-4B | 73.8 | 65.6 | 43.6 | 62.2 | 87.2 |
62
  | **`POLARIS-4B-Preview`** | **81.2** | **79.4** | **44.0** | **69.1** | **94.8** |
63
 
64
  ## Acknowledgements