Upload results.json with huggingface_hub
Browse files- results.json +16 -7
results.json
CHANGED
|
@@ -1,9 +1,18 @@
|
|
| 1 |
{
|
| 2 |
-
"
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
"
|
| 7 |
-
|
| 8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"standard": {
|
| 3 |
+
"HumanEval": 0.61,
|
| 4 |
+
"MBPP": 3.5
|
| 5 |
+
},
|
| 6 |
+
"reasoning": {
|
| 7 |
+
"HumanEval": 0.0,
|
| 8 |
+
"MBPP": 0.5
|
| 9 |
+
},
|
| 10 |
+
"meta": {
|
| 11 |
+
"params_M": 212.4,
|
| 12 |
+
"context": 2048,
|
| 13 |
+
"he_n": 164,
|
| 14 |
+
"mbpp_n": 200,
|
| 15 |
+
"refine_iters": 2,
|
| 16 |
+
"minutes": 11.4
|
| 17 |
+
}
|
| 18 |
}
|