Datasets:
Upload models/commonlid_20pct_mistral/eval_80pct.json with huggingface_hub
Browse files
models/commonlid_20pct_mistral/eval_80pct.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"total_samples": 298622,
|
| 3 |
+
"num_labels": 96,
|
| 4 |
+
"accuracy": 0.9259163758865723,
|
| 5 |
+
"macro_f1": 0.6786309379811716,
|
| 6 |
+
"macro_precision": 0.68730680632582,
|
| 7 |
+
"macro_recall": 0.6831499841278635,
|
| 8 |
+
"inference_time_s": 81.63146150298417,
|
| 9 |
+
"samples_per_second": 3658.172896844232,
|
| 10 |
+
"mode": "batch-parallel"
|
| 11 |
+
}
|