Datasets:
Upload models/tinyaya_v3_200k/commonlid_multiscript.json with huggingface_hub
Browse files
models/tinyaya_v3_200k/commonlid_multiscript.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"total_samples": 373203,
|
| 3 |
+
"num_labels": 99,
|
| 4 |
+
"accuracy": 0.8786022620396942,
|
| 5 |
+
"macro_f1": 0.652839203996815,
|
| 6 |
+
"macro_precision": 0.6295452094840681,
|
| 7 |
+
"macro_recall": 0.7998638260036491,
|
| 8 |
+
"inference_time_s": 112.26595178619027,
|
| 9 |
+
"samples_per_second": 3324.2759185862737,
|
| 10 |
+
"mode": "batch-parallel"
|
| 11 |
+
}
|