Anwaarma commited on
Commit
43fc673
·
verified ·
1 Parent(s): 4e8ef3a

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": 9.999999974752427e-07,
5
+ "derogation": 0.031762003898620605,
6
+ "prejudiced discussions": 0.0,
7
+ "threats, plans to harm and incitement": 0.3951549530029297
8
+ },
9
+ "dev_macro_f1": 0.5748561868996901,
10
+ "test_macro_f1": 0.5225878229722911
11
+ }