Datasets:
Upload models/tinyaya_v3_200k/commonlid.json with huggingface_hub
Browse files
models/tinyaya_v3_200k/commonlid.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"total_samples": 373203,
|
| 3 |
+
"num_labels": 99,
|
| 4 |
+
"accuracy": 0.8780234885571659,
|
| 5 |
+
"macro_f1": 0.6448241550975979,
|
| 6 |
+
"macro_precision": 0.6214132918920533,
|
| 7 |
+
"macro_recall": 0.7918430465171236,
|
| 8 |
+
"inference_time_s": 89.45019140467048,
|
| 9 |
+
"samples_per_second": 4172.187830338325,
|
| 10 |
+
"mode": "batch-parallel"
|
| 11 |
+
}
|