empathist / label_config.json
YureiYuri's picture
empahist model
51d6da3 verified
raw
history blame contribute delete
441 Bytes
{
"label2id": {
"overgeneralization": 0,
"catastrophizing": 1,
"black_and_white": 2,
"self_blame": 3,
"mind_reading": 4
},
"id2label": {
"0": "overgeneralization",
"1": "catastrophizing",
"2": "black_and_white",
"3": "self_blame",
"4": "mind_reading"
},
"distortion_labels": [
"overgeneralization",
"catastrophizing",
"black_and_white",
"self_blame",
"mind_reading"
]
}