pitiwat commited on
Commit
5274903
1 Parent(s): 728679b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -14,9 +14,9 @@
14
  "id2label": {
15
  "0": "O",
16
  "1": "B-CLAIM",
17
- "2": "B-PREMIST",
18
  "3": "I-CLAIM",
19
- "4": "I-PREMIST"
20
  },
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
 
14
  "id2label": {
15
  "0": "O",
16
  "1": "B-CLAIM",
17
+ "2": "B-PREMISE",
18
  "3": "I-CLAIM",
19
+ "4": "I-PREMISE"
20
  },
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,