Datasets:
Upload models/tinyaya_soft_full/commonlid_fixed.json with huggingface_hub
Browse files
models/tinyaya_soft_full/commonlid_fixed.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"total_samples": 369859,
|
| 3 |
+
"num_labels": 101,
|
| 4 |
+
"accuracy": 0.8524248429807034,
|
| 5 |
+
"macro_f1": 0.6179926348622037,
|
| 6 |
+
"macro_precision": 0.5983712616919883,
|
| 7 |
+
"macro_recall": 0.769234369225163,
|
| 8 |
+
"inference_time_s": 89.08278527110815,
|
| 9 |
+
"samples_per_second": 4151.857161564916,
|
| 10 |
+
"mode": "batch-parallel"
|
| 11 |
+
}
|