wasiuddina commited on
Commit
538d225
·
verified ·
1 Parent(s): d99d200

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -84,12 +84,12 @@ We used the datasets listed in the next section to evaluate OpenCodeReasoning-32
84
  ### [LiveCodeBench](https://huggingface.co/datasets/livecodebench/code_generation_lite)
85
  | Easy | Medium | Hard | Avg. |
86
  |:------|:------|:------|:-----|
87
- | 95.4 | 64.0| 18.0 | 51.3 |
88
 
89
  ### [CodeContests](https://huggingface.co/datasets/deepmind/code_contests)
90
  | Public | Private | Generated | All |
91
  |:--------|:--------|:----------|:----|
92
- | 46.7 | 29.6 | 32.3 | 18.1|
93
 
94
 
95
  ## Inference
 
84
  ### [LiveCodeBench](https://huggingface.co/datasets/livecodebench/code_generation_lite)
85
  | Easy | Medium | Hard | Avg. |
86
  |:------|:------|:------|:-----|
87
+ | 97.6 | 74.4 | 27.6 | 59.4 |
88
 
89
  ### [CodeContests](https://huggingface.co/datasets/deepmind/code_contests)
90
  | Public | Private | Generated | All |
91
  |:--------|:--------|:----------|:----|
92
+ | 57.1 | 34.5 | 40.2 | 23.6|
93
 
94
 
95
  ## Inference