wasiuddina commited on
Commit
6166322
·
verified ·
1 Parent(s): 9097463

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -40,13 +40,13 @@ Below results are the average of **64 evaluations** on LiveCodeBench (v5) [2408-
40
  | R1-Distill-Qwen-7B | 38.0 |
41
  | OlympicCoder-7B | 40.9 |
42
  | **OpenCodeReasoning-Nemotron-7B** | **51.3** |
43
- | **OpenCodeReasoning-Nemotron-7B-v1.1** | **?** |
44
  | | |
45
  | **Distilled 14B+ Models** | |
46
  | | |
47
  | R1-Distill-Qwen-14B | 51.3 |
48
  | **OpenCodeReasoning-Nemotron-14B** | **59.4** |
49
- | **OpenCodeReasoning-Nemotron-14B-v1.1**| **?** |
50
  | | |
51
  | **Distilled 32B+ Models** | |
52
  | | |
@@ -55,7 +55,7 @@ Below results are the average of **64 evaluations** on LiveCodeBench (v5) [2408-
55
  | R1-Distill-Qwen-32B | 58.1 |
56
  | OlympicCoder-32B | 57.4 |
57
  | **OpenCodeReasoning-Nemotron-32B** | **61.7** |
58
- | **OpenCodeReasoning-Nemotron-32B-v1.1**| **?** |
59
 
60
 
61
  ## Reproducing our results
 
40
  | R1-Distill-Qwen-7B | 38.0 |
41
  | OlympicCoder-7B | 40.9 |
42
  | **OpenCodeReasoning-Nemotron-7B** | **51.3** |
43
+ | **OpenCodeReasoning-Nemotron-1.1-7B** | **55.5** |
44
  | | |
45
  | **Distilled 14B+ Models** | |
46
  | | |
47
  | R1-Distill-Qwen-14B | 51.3 |
48
  | **OpenCodeReasoning-Nemotron-14B** | **59.4** |
49
+ | **OpenCodeReasoning-Nemotron-1.1-14B** | **65.9** |
50
  | | |
51
  | **Distilled 32B+ Models** | |
52
  | | |
 
55
  | R1-Distill-Qwen-32B | 58.1 |
56
  | OlympicCoder-32B | 57.4 |
57
  | **OpenCodeReasoning-Nemotron-32B** | **61.7** |
58
+ | **OpenCodeReasoning-Nemotron-1.1-32B** | **69.9** |
59
 
60
 
61
  ## Reproducing our results