Datasets:
Upload models/commonlid_20pct_mistral/eval_full.json with huggingface_hub
Browse files
models/commonlid_20pct_mistral/eval_full.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"total_samples": 373230,
|
| 3 |
+
"num_labels": 100,
|
| 4 |
+
"accuracy": 0.932451839348391,
|
| 5 |
+
"macro_f1": 0.7194284660058866,
|
| 6 |
+
"macro_precision": 0.7257255813639567,
|
| 7 |
+
"macro_recall": 0.7556636288485765,
|
| 8 |
+
"inference_time_s": 118.98617300018668,
|
| 9 |
+
"samples_per_second": 3136.751023998515,
|
| 10 |
+
"mode": "batch-parallel"
|
| 11 |
+
}
|