Upload folder using huggingface_hub
Browse files
data/by_execution/019f6bf46c76ebd1ecb5/exit_code.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
0
|
data/by_execution/019f6bf46c76ebd1ecb5/log.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
[base] n=8 exec_acc=0.625 exact=0.375 gold_exec_rate=1.0
|
data/by_execution/019f6bf46c76ebd1ecb5/outputs/metrics/data
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metrics": {
|
| 3 |
+
"arm": "base",
|
| 4 |
+
"n": 8,
|
| 5 |
+
"gold_exec_rate": 1.0,
|
| 6 |
+
"execution_accuracy": 0.625,
|
| 7 |
+
"exact_match": 0.375
|
| 8 |
+
},
|
| 9 |
+
"per_example": [
|
| 10 |
+
{
|
| 11 |
+
"id": 1,
|
| 12 |
+
"gold_ok": true,
|
| 13 |
+
"exec_correct": true,
|
| 14 |
+
"exact_correct": true
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"id": 2,
|
| 18 |
+
"gold_ok": true,
|
| 19 |
+
"exec_correct": false,
|
| 20 |
+
"exact_correct": false
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"id": 3,
|
| 24 |
+
"gold_ok": true,
|
| 25 |
+
"exec_correct": false,
|
| 26 |
+
"exact_correct": false
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"id": 4,
|
| 30 |
+
"gold_ok": true,
|
| 31 |
+
"exec_correct": true,
|
| 32 |
+
"exact_correct": true
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"id": 5,
|
| 36 |
+
"gold_ok": true,
|
| 37 |
+
"exec_correct": true,
|
| 38 |
+
"exact_correct": true
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"id": 6,
|
| 42 |
+
"gold_ok": true,
|
| 43 |
+
"exec_correct": true,
|
| 44 |
+
"exact_correct": false
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"id": 7,
|
| 48 |
+
"gold_ok": true,
|
| 49 |
+
"exec_correct": true,
|
| 50 |
+
"exact_correct": false
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"id": 8,
|
| 54 |
+
"gold_ok": true,
|
| 55 |
+
"exec_correct": false,
|
| 56 |
+
"exact_correct": false
|
| 57 |
+
}
|
| 58 |
+
]
|
| 59 |
+
}
|