Ahmed87 commited on
Commit
808fd05
·
1 Parent(s): 65ac098

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -1
config.json CHANGED
@@ -10,10 +10,12 @@
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
 
 
13
  "2": "LABEL_2",
14
  "3": "LABEL_3",
15
  "4": "LABEL_4",
16
- "5": "LABEL_4",
17
  "6": "LABEL_6",
18
  "7": "LABEL_7",
19
  "8": "LABEL_8"
@@ -21,6 +23,7 @@
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
  "label2id": {
 
24
  "PERSON": 1,
25
  "PERSON": 2,
26
  "COMPANY": 3,
 
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
+ "0": "LABEL_0",
14
+ "1": "LABEL_0",
15
  "2": "LABEL_2",
16
  "3": "LABEL_3",
17
  "4": "LABEL_4",
18
+ "5": "LABEL_5",
19
  "6": "LABEL_6",
20
  "7": "LABEL_7",
21
  "8": "LABEL_8"
 
23
  "initializer_range": 0.02,
24
  "intermediate_size": 3072,
25
  "label2id": {
26
+ "LABEL_0": 0,
27
  "PERSON": 1,
28
  "PERSON": 2,
29
  "COMPANY": 3,