glimo-dehatebert-hsd / label_mapping.json
batinium's picture
Add files using upload-large-folder tool
fb47524 verified
Raw
History Blame Contribute Delete
148 Bytes
{
"default_threshold": 0.850469,
"id2label": {
"0": "non_hate",
"1": "hate"
},
"label2id": {
"hate": 1,
"non_hate": 0
}
}