Anwaarma commited on
Commit
ae5b795
·
verified ·
1 Parent(s): 6e04b74

Upload lora/thresholds_multiclass.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. lora/thresholds_multiclass.json +11 -0
lora/thresholds_multiclass.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "multiclass_adjusted_argmax",
3
+ "per_class_thresholds": {
4
+ "animosity": 0.165055513381958,
5
+ "derogation": 0.29203441739082336,
6
+ "prejudiced discussions": 0.0,
7
+ "threats, plans to harm and incitement": 0.12110953032970428
8
+ },
9
+ "dev_macro_f1": 0.6390521680841315,
10
+ "test_macro_f1": 0.5968829142666536
11
+ }