Datasets:
Upload models/commonlid_50pct_mistral/eval_50pct.json with huggingface_hub
Browse files
models/commonlid_50pct_mistral/eval_50pct.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"total_samples": 186642,
|
| 3 |
+
"num_labels": 96,
|
| 4 |
+
"accuracy": 0.9299675314237953,
|
| 5 |
+
"macro_f1": 0.7207875128293714,
|
| 6 |
+
"macro_precision": 0.7146798605289262,
|
| 7 |
+
"macro_recall": 0.7550301812661956,
|
| 8 |
+
"inference_time_s": 44.08042764477432,
|
| 9 |
+
"samples_per_second": 4234.124076655281,
|
| 10 |
+
"mode": "batch-parallel"
|
| 11 |
+
}
|