try1 / lora /label_map.json
Anwaarma's picture
Upload folder using huggingface_hub
065b4b0 verified
raw
history blame contribute delete
294 Bytes
{
"id2label": {
"0": "animosity",
"1": "derogation",
"2": "prejudiced discussions",
"3": "threats, plans to harm and incitement"
},
"label2id": {
"animosity": 0,
"derogation": 1,
"prejudiced discussions": 2,
"threats, plans to harm and incitement": 3
}
}