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.
|
| 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.055702973157167435,
|
| 5 |
+
"derogation": 0.15552251040935516,
|
| 6 |
+
"prejudiced discussions": 0.033491864800453186,
|
| 7 |
+
"threats, plans to harm and incitement": 0.013259571976959705
|
| 8 |
},
|
| 9 |
+
"dev_macro_f1": 0.5733301499219019,
|
| 10 |
+
"test_macro_f1": 0.551066125296612
|
| 11 |
}
|