Datasets:
Upload models/commonlid_20pct/eval_full.json with huggingface_hub
Browse files
models/commonlid_20pct/eval_full.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"total_samples": 373230,
|
| 3 |
+
"num_labels": 100,
|
| 4 |
+
"accuracy": 0.9427752324304048,
|
| 5 |
+
"macro_f1": 0.726583097538561,
|
| 6 |
+
"macro_precision": 0.7421727676332547,
|
| 7 |
+
"macro_recall": 0.7536664118696472,
|
| 8 |
+
"inference_time_s": 121.73427433334291,
|
| 9 |
+
"samples_per_second": 3065.940155670461,
|
| 10 |
+
"mode": "batch-parallel"
|
| 11 |
+
}
|