File size: 441 Bytes
51d6da3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "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"
  ]
}