hzeghidi commited on
Commit
79af0f2
1 Parent(s): 6d121f8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +72 -72
config.json CHANGED
@@ -11,90 +11,90 @@
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
  "id2label": {
14
- "0": "Domain-mark",
15
- "1": "ENE-Misc",
16
- "2": "ENE-Misc+Latlong",
17
- "3": "ENE-Misc+Latlong+NP-Person",
18
- "4": "ENE-Misc+NC-Person",
19
- "5": "ENE-Misc+NP-Misc",
20
- "6": "ENE-Misc+NP-Person",
21
- "7": "ENE-Misc+NP-Spatial",
22
- "8": "ENE-Person",
23
- "9": "ENE-Person+Latlong",
24
- "10": "ENE-Person+Latlong+NC-Person",
25
- "11": "ENE-Person+Latlong+NP-Misc",
26
- "12": "ENE-Person+Latlong+NP-Person",
27
- "13": "ENE-Person+NC-Person",
28
- "14": "ENE-Person+NC-Spatial",
29
- "15": "ENE-Person+NP-Misc",
30
- "16": "ENE-Person+NP-Person",
31
- "17": "ENE-Person+NP-Spatial",
32
- "18": "ENE-Spatial",
33
- "19": "ENE-Spatial+Latlong+NC-Spatial",
34
- "20": "ENE-Spatial+Latlong+NP-Spatial",
35
- "21": "ENE-Spatial+NC-Person",
36
- "22": "ENE-Spatial+NC-Spatial",
37
- "23": "ENE-Spatial+NP-Misc",
38
- "24": "ENE-Spatial+NP-Person",
39
- "25": "ENE-Spatial+NP-Spatial",
40
- "26": "ENE-Spatial+Relation",
41
  "27": "Head",
42
  "28": "Latlong",
43
- "29": "Latlong+NC-Person",
44
- "30": "Latlong+NC-Spatial",
45
- "31": "Latlong+NP-Person",
46
- "32": "Latlong+NP-Spatial",
47
  "33": "Latlong+Relation",
48
- "34": "NC-Person",
49
- "35": "NC-Spatial",
50
- "36": "NP-Misc",
51
- "37": "NP-Person",
52
- "38": "NP-Spatial",
53
  "39": "O",
54
  "40": "Relation"
55
  },
56
  "initializer_range": 0.02,
57
  "intermediate_size": 3072,
58
  "label2id": {
59
- "Domain-mark": 0,
60
- "ENE-Misc": 1,
61
- "ENE-Misc+Latlong": 2,
62
- "ENE-Misc+Latlong+NP-Person": 3,
63
- "ENE-Misc+NC-Person": 4,
64
- "ENE-Misc+NP-Misc": 5,
65
- "ENE-Misc+NP-Person": 6,
66
- "ENE-Misc+NP-Spatial": 7,
67
- "ENE-Person": 8,
68
- "ENE-Person+Latlong": 9,
69
- "ENE-Person+Latlong+NC-Person": 10,
70
- "ENE-Person+Latlong+NP-Misc": 11,
71
- "ENE-Person+Latlong+NP-Person": 12,
72
- "ENE-Person+NC-Person": 13,
73
- "ENE-Person+NC-Spatial": 14,
74
- "ENE-Person+NP-Misc": 15,
75
- "ENE-Person+NP-Person": 16,
76
- "ENE-Person+NP-Spatial": 17,
77
- "ENE-Spatial": 18,
78
- "ENE-Spatial+Latlong+NC-Spatial": 19,
79
- "ENE-Spatial+Latlong+NP-Spatial": 20,
80
- "ENE-Spatial+NC-Person": 21,
81
- "ENE-Spatial+NC-Spatial": 22,
82
- "ENE-Spatial+NP-Misc": 23,
83
- "ENE-Spatial+NP-Person": 24,
84
- "ENE-Spatial+NP-Spatial": 25,
85
- "ENE-Spatial+Relation": 26,
86
  "Head": 27,
87
  "Latlong": 28,
88
- "Latlong+NC-Person": 29,
89
- "Latlong+NC-Spatial": 30,
90
- "Latlong+NP-Person": 31,
91
- "Latlong+NP-Spatial": 32,
92
  "Latlong+Relation": 33,
93
- "NC-Person": 34,
94
- "NC-Spatial": 35,
95
- "NP-Misc": 36,
96
- "NP-Person": 37,
97
- "NP-Spatial": 38,
98
  "O": 39,
99
  "Relation": 40
100
  },
 
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
  "id2label": {
14
+ "0": "Domain_mark",
15
+ "1": "ENE_Misc",
16
+ "2": "ENE_Misc+Latlong",
17
+ "3": "ENE_Misc+Latlong+NP_Person",
18
+ "4": "ENE_Misc+NC_Person",
19
+ "5": "ENE_Misc+NP_Misc",
20
+ "6": "ENE_Misc+NP_Person",
21
+ "7": "ENE_Misc+NP_Spatial",
22
+ "8": "ENE_Person",
23
+ "9": "ENE_Person+Latlong",
24
+ "10": "ENE_Person+Latlong+NC_Person",
25
+ "11": "ENE_Person+Latlong+NP_Misc",
26
+ "12": "ENE_Person+Latlong+NP_Person",
27
+ "13": "ENE_Person+NC_Person",
28
+ "14": "ENE_Person+NC_Spatial",
29
+ "15": "ENE_Person+NP_Misc",
30
+ "16": "ENE_Person+NP_Person",
31
+ "17": "ENE_Person+NP_Spatial",
32
+ "18": "ENE_Spatial",
33
+ "19": "ENE_Spatial+Latlong+NC_Spatial",
34
+ "20": "ENE_Spatial+Latlong+NP_Spatial",
35
+ "21": "ENE_Spatial+NC_Person",
36
+ "22": "ENE_Spatial+NC_Spatial",
37
+ "23": "ENE_Spatial+NP_Misc",
38
+ "24": "ENE_Spatial+NP_Person",
39
+ "25": "ENE_Spatial+NP_Spatial",
40
+ "26": "ENE_Spatial+Relation",
41
  "27": "Head",
42
  "28": "Latlong",
43
+ "29": "Latlong+NC_Person",
44
+ "30": "Latlong+NC_Spatial",
45
+ "31": "Latlong+NP_Person",
46
+ "32": "Latlong+NP_Spatial",
47
  "33": "Latlong+Relation",
48
+ "34": "NC_Person",
49
+ "35": "NC_Spatial",
50
+ "36": "NP_Misc",
51
+ "37": "NP_Person",
52
+ "38": "NP_Spatial",
53
  "39": "O",
54
  "40": "Relation"
55
  },
56
  "initializer_range": 0.02,
57
  "intermediate_size": 3072,
58
  "label2id": {
59
+ "Domain_mark": 0,
60
+ "ENE_Misc": 1,
61
+ "ENE_Misc+Latlong": 2,
62
+ "ENE_Misc+Latlong+NP_Person": 3,
63
+ "ENE_Misc+NC_Person": 4,
64
+ "ENE_Misc+NP_Misc": 5,
65
+ "ENE_Misc+NP_Person": 6,
66
+ "ENE_Misc+NP_Spatial": 7,
67
+ "ENE_Person": 8,
68
+ "ENE_Person+Latlong": 9,
69
+ "ENE_Person+Latlong+NC_Person": 10,
70
+ "ENE_Person+Latlong+NP_Misc": 11,
71
+ "ENE_Person+Latlong+NP_Person": 12,
72
+ "ENE_Person+NC_Person": 13,
73
+ "ENE_Person+NC_Spatial": 14,
74
+ "ENE_Person+NP_Misc": 15,
75
+ "ENE_Person+NP_Person": 16,
76
+ "ENE_Person+NP_Spatial": 17,
77
+ "ENE_Spatial": 18,
78
+ "ENE_Spatial+Latlong+NC_Spatial": 19,
79
+ "ENE_Spatial+Latlong+NP_Spatial": 20,
80
+ "ENE_Spatial+NC_Person": 21,
81
+ "ENE_Spatial+NC_Spatial": 22,
82
+ "ENE_Spatial+NP_Misc": 23,
83
+ "ENE_Spatial+NP_Person": 24,
84
+ "ENE_Spatial+NP_Spatial": 25,
85
+ "ENE_Spatial+Relation": 26,
86
  "Head": 27,
87
  "Latlong": 28,
88
+ "Latlong+NC_Person": 29,
89
+ "Latlong+NC_Spatial": 30,
90
+ "Latlong+NP_Person": 31,
91
+ "Latlong+NP_Spatial": 32,
92
  "Latlong+Relation": 33,
93
+ "NC_Person": 34,
94
+ "NC_Spatial": 35,
95
+ "NP_Misc": 36,
96
+ "NP_Person": 37,
97
+ "NP_Spatial": 38,
98
  "O": 39,
99
  "Relation": 40
100
  },