bergurth commited on
Commit
12de75c
1 Parent(s): 360c35b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +16 -16
config.json CHANGED
@@ -13,22 +13,22 @@
13
  "hidden_size": 768,
14
  "id2label": {
15
  "0": "LABEL_0",
16
- "1": "LABEL_1",
17
- "2": "LABEL_2",
18
- "3": "LABEL_3",
19
- "4": "LABEL_4",
20
- "5": "LABEL_5",
21
- "6": "LABEL_6",
22
- "7": "LABEL_7",
23
- "8": "LABEL_8",
24
- "9": "LABEL_9",
25
- "10": "LABEL_10",
26
- "11": "LABEL_11",
27
- "12": "LABEL_12",
28
- "13": "LABEL_13",
29
- "14": "LABEL_14",
30
- "15": "LABEL_15",
31
- "16": "LABEL_16"
32
  },
33
  "initializer_range": 0.02,
34
  "intermediate_size": 3072,
 
13
  "hidden_size": 768,
14
  "id2label": {
15
  "0": "LABEL_0",
16
+ "1": "B-Date",
17
+ "2": "B-Location",
18
+ "3": "B-Miscellaneous",
19
+ "4": "B-Money",
20
+ "5": "B-Organization",
21
+ "6": "B-Percent",
22
+ "7": "B-Person",
23
+ "8": "B-Time",
24
+ "9": "I-Date",
25
+ "10": "I-Location",
26
+ "11": "I-Miscellaneous",
27
+ "12": "I-Money",
28
+ "13": "I-Organization",
29
+ "14": "I-Percent",
30
+ "15": "I-Person",
31
+ "16": "I-Time"
32
  },
33
  "initializer_range": 0.02,
34
  "intermediate_size": 3072,