Upload results/baseline_summary.json with huggingface_hub
Browse files
results/baseline_summary.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"overall": {
|
| 3 |
+
"exact_match": 0.5,
|
| 4 |
+
"anls": 0.5,
|
| 5 |
+
"f1": 0.5,
|
| 6 |
+
"n": 2
|
| 7 |
+
}
|
| 8 |
+
}
|