Update README.md
Browse files
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 |
-
|
|
88 |
|
89 |
### [CodeContests](https://huggingface.co/datasets/deepmind/code_contests)
|
90 |
| Public | Private | Generated | All |
|
91 |
|:--------|:--------|:----------|:----|
|
92 |
-
|
|
93 |
|
94 |
|
95 |
## Inference
|
|
|
84 |
### [LiveCodeBench](https://huggingface.co/datasets/livecodebench/code_generation_lite)
|
85 |
| Easy | Medium | Hard | Avg. |
|
86 |
|:------|:------|:------|:-----|
|
87 |
+
| 98.4 | 77.2 | 30.4 | 61.7 |
|
88 |
|
89 |
### [CodeContests](https://huggingface.co/datasets/deepmind/code_contests)
|
90 |
| Public | Private | Generated | All |
|
91 |
|:--------|:--------|:----------|:----|
|
92 |
+
| 60.3 | 36.6 | 42.7 | 24.4|
|
93 |
|
94 |
|
95 |
## Inference
|