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