File size: 196 Bytes
2e50898
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "label2id": {
    "action": 0,
    "question": 1,
    "recall": 2,
    "statement": 3
  },
  "id2label": {
    "0": "action",
    "1": "question",
    "2": "recall",
    "3": "statement"
  }
}