NLPinitiative-Dataset / normalization_schema /mutltitarget_conan_mapping.json
dlsmallw's picture
Upload folder using huggingface_hub
aab2263 verified
raw
history blame contribute delete
356 Bytes
{
"data_col": "HATE_SPEECH",
"mapping_type": "one2many",
"single_column_label": "TARGET",
"column_mapping": {
"GENDER": ["WOMEN"],
"RACE": ["MIGRANTS", "POC", "JEWS"],
"SEXUALITY": ["LGBT+"],
"DISABILITY": ["DISABLED"],
"RELIGION": ["MUSLIMS", "JEWS"],
"UNSPECIFIED": []
}
}