Upload lora/thresholds_multiclass.json with huggingface_hub
Browse files
lora/thresholds_multiclass.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
{
|
| 2 |
"type": "multiclass_adjusted_argmax",
|
| 3 |
"per_class_thresholds": {
|
| 4 |
-
"animosity": 0.
|
| 5 |
-
"derogation": 0.
|
| 6 |
"prejudiced discussions": 0.0,
|
| 7 |
-
"threats, plans to harm and incitement": 0.
|
| 8 |
},
|
| 9 |
-
"dev_macro_f1": 0.
|
| 10 |
-
"test_macro_f1": 0.
|
| 11 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"type": "multiclass_adjusted_argmax",
|
| 3 |
"per_class_thresholds": {
|
| 4 |
+
"animosity": 0.0,
|
| 5 |
+
"derogation": 0.030931996181607246,
|
| 6 |
"prejudiced discussions": 0.0,
|
| 7 |
+
"threats, plans to harm and incitement": 0.020779984071850777
|
| 8 |
},
|
| 9 |
+
"dev_macro_f1": 0.5457601492633339,
|
| 10 |
+
"test_macro_f1": 0.5113461002660173
|
| 11 |
}
|