Datasets:
Upload models/tinyaya_v3_100k/commonlid.json with huggingface_hub
Browse files
models/tinyaya_v3_100k/commonlid.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"total_samples": 373203,
|
| 3 |
+
"num_labels": 99,
|
| 4 |
+
"accuracy": 0.8730931959282213,
|
| 5 |
+
"macro_f1": 0.639548260092188,
|
| 6 |
+
"macro_precision": 0.6162385525794027,
|
| 7 |
+
"macro_recall": 0.7900251651551007,
|
| 8 |
+
"inference_time_s": 232.19041406735778,
|
| 9 |
+
"samples_per_second": 1607.314416915312,
|
| 10 |
+
"mode": "batch-parallel"
|
| 11 |
+
}
|