Anwaarma commited on
Commit
4fe2f23
·
verified ·
1 Parent(s): e6b17a1

Upload lora/thresholds_multiclass.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. lora/thresholds_multiclass.json +5 -5
lora/thresholds_multiclass.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "type": "multiclass_adjusted_argmax",
3
  "per_class_thresholds": {
4
- "animosity": 0.2288626879453659,
5
- "derogation": 0.23606684803962708,
6
  "prejudiced discussions": 0.0,
7
- "threats, plans to harm and incitement": 0.20715582370758057
8
  },
9
- "dev_macro_f1": 0.33774116851979036,
10
- "test_macro_f1": 0.27061981817247815
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
  }