Anwaarma commited on
Commit
92f6ac0
·
verified ·
1 Parent(s): 2ed3259

Upload hier_meta.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. hier_meta.json +44 -0
hier_meta.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "catsC": [
3
+ "aggressive and emotive attacks",
4
+ "backhanded gendered compliments",
5
+ "casual use of gendered slurs, profanities, and insults",
6
+ "condescending explanations or unwelcome advice",
7
+ "dehumanising attacks & overt sexual objectification",
8
+ "descriptive attacks",
9
+ "immutable gender differences and gender stereotypes",
10
+ "incitement and encouragement of harm",
11
+ "supporting mistreatment of individual women",
12
+ "supporting systemic discrimination against women as a group",
13
+ "threats of harm"
14
+ ],
15
+ "best_tauB_hard": 0.35,
16
+ "best_tauB_prior": 0.0,
17
+ "best_tauC_prior": 0.0,
18
+ "label2idC": {
19
+ "aggressive and emotive attacks": 0,
20
+ "backhanded gendered compliments": 1,
21
+ "casual use of gendered slurs, profanities, and insults": 2,
22
+ "condescending explanations or unwelcome advice": 3,
23
+ "dehumanising attacks & overt sexual objectification": 4,
24
+ "descriptive attacks": 5,
25
+ "immutable gender differences and gender stereotypes": 6,
26
+ "incitement and encouragement of harm": 7,
27
+ "supporting mistreatment of individual women": 8,
28
+ "supporting systemic discrimination against women as a group": 9,
29
+ "threats of harm": 10
30
+ },
31
+ "id2labelC": {
32
+ "0": "aggressive and emotive attacks",
33
+ "1": "backhanded gendered compliments",
34
+ "2": "casual use of gendered slurs, profanities, and insults",
35
+ "3": "condescending explanations or unwelcome advice",
36
+ "4": "dehumanising attacks & overt sexual objectification",
37
+ "5": "descriptive attacks",
38
+ "6": "immutable gender differences and gender stereotypes",
39
+ "7": "incitement and encouragement of harm",
40
+ "8": "supporting mistreatment of individual women",
41
+ "9": "supporting systemic discrimination against women as a group",
42
+ "10": "threats of harm"
43
+ }
44
+ }