File size: 229 Bytes
be51013
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "label2id": {
    "CIC": 0,
    "Admin": 1,
    "Request": 2,
    "Parent": 3,
    "Other": 4
  },
  "id2label": {
    "0": "CIC",
    "1": "Admin",
    "2": "Request",
    "3": "Parent",
    "4": "Other"
  }
}