Datasets:
Upload models/tinyaya_soft_full/commonlid_full_results.json with huggingface_hub
Browse files
models/tinyaya_soft_full/commonlid_full_results.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"total_samples": 369859,
|
| 3 |
+
"num_labels": 98,
|
| 4 |
+
"accuracy": 0.8780210837102788,
|
| 5 |
+
"macro_f1": 0.6421859022781636,
|
| 6 |
+
"macro_precision": 0.6166788966225292,
|
| 7 |
+
"macro_recall": 0.7937094144950239,
|
| 8 |
+
"inference_time_s": 92.96765404567122,
|
| 9 |
+
"samples_per_second": 3978.3621927074046,
|
| 10 |
+
"mode": "batch-parallel"
|
| 11 |
+
}
|