Datasets:
Upload models/tinyaya_v3_200k/commonlid_gomfix.json with huggingface_hub
Browse files
models/tinyaya_v3_200k/commonlid_gomfix.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"total_samples": 373203,
|
| 3 |
+
"num_labels": 99,
|
| 4 |
+
"accuracy": 0.8786424546426476,
|
| 5 |
+
"macro_f1": 0.6534463622046227,
|
| 6 |
+
"macro_precision": 0.6304598637960888,
|
| 7 |
+
"macro_recall": 0.7999064102990282,
|
| 8 |
+
"inference_time_s": 79.3700787909329,
|
| 9 |
+
"samples_per_second": 4702.061604134808,
|
| 10 |
+
"mode": "batch-parallel"
|
| 11 |
+
}
|