NLPinitiative-Dataset / normalization_schema /ethos_schema_mapping.json
dlsmallw's picture
Upload folder using huggingface_hub
aab2263 verified
raw
history blame contribute delete
395 Bytes
{
"data_col": "comment",
"mapping_type": "many2many",
"single_column_label": null,
"column_mapping": {
"DISCRIMINATORY": ["isHate"],
"GENDER": ["gender"],
"RACE": ["race", "national_origin"],
"SEXUALITY": ["sexual_orientation"],
"DISABILITY": ["disability"],
"RELIGION": ["religion"],
"UNSPECIFIED": []
}
}