KoichiYasuoka commited on
Commit
267d85c
1 Parent(s): 68e4882

model improved

Browse files
Files changed (2) hide show
  1. config.json +116 -106
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -96,59 +96,64 @@
96
  "78": "PART|\u4eba\u79f0\u63a5\u8f9e|root",
97
  "79": "PART|\u63a5\u5c3e\u8f9e|conj",
98
  "80": "PART|\u63a5\u5c3e\u8f9e|fixed",
99
- "81": "PART|\u63a5\u5c3e\u8f9e|obl",
100
- "82": "PART|\u63a5\u5c3e\u8f9e|root",
101
- "83": "PART|\u63a5\u982d\u8f9e|compound",
102
- "84": "PART|\u63a5\u982d\u8f9e|det",
103
- "85": "PART|\u63a5\u982d\u8f9e|fixed",
104
- "86": "PART|\u63a5\u982d\u8f9e|iobj",
105
- "87": "PART|\u63a5\u982d\u8f9e|parataxis",
106
- "88": "PART|\u7d42\u52a9\u8a5e|discourse",
107
- "89": "PART|\u7d42\u52a9\u8a5e|mark",
108
- "90": "PART|\u7d42\u52a9\u8a5e|root",
109
- "91": "PRON|\u4ee3\u540d\u8a5e|compound",
110
- "92": "PRON|\u4ee3\u540d\u8a5e|nsubj",
111
- "93": "PRON|\u4ee3\u540d\u8a5e|root",
112
- "94": "PROPN|\u56fa\u6709\u540d\u8a5e|appos",
113
- "95": "PROPN|\u56fa\u6709\u540d\u8a5e|conj",
114
- "96": "PROPN|\u56fa\u6709\u540d\u8a5e|nmod",
115
- "97": "PROPN|\u56fa\u6709\u540d\u8a5e|nsubj",
116
- "98": "PROPN|\u56fa\u6709\u540d\u8a5e|obl",
117
- "99": "PROPN|\u56fa\u6709\u540d\u8a5e|root",
118
- "100": "PUNCT|\u8a18\u53f7|nmod",
119
- "101": "PUNCT|\u8a18\u53f7|obj",
120
- "102": "PUNCT|\u8a18\u53f7|punct",
121
- "103": "SCONJ|\u5f8c\u7f6e\u526f\u8a5e|advmod",
122
- "104": "SCONJ|\u5f8c\u7f6e\u526f\u8a5e|case",
123
- "105": "SCONJ|\u5f8c\u7f6e\u526f\u8a5e|mark",
124
- "106": "SCONJ|\u5f8c\u7f6e\u526f\u8a5e|parataxis",
125
- "107": "SCONJ|\u5f8c\u7f6e\u526f\u8a5e|root",
126
- "108": "SCONJ|\u63a5\u7d9a\u52a9\u8a5e|advmod",
127
- "109": "SCONJ|\u63a5\u7d9a\u52a9\u8a5e|case",
128
- "110": "SCONJ|\u63a5\u7d9a\u52a9\u8a5e|cc",
129
- "111": "SCONJ|\u63a5\u7d9a\u52a9\u8a5e|mark",
130
- "112": "SCONJ|\u63a5\u7d9a\u52a9\u8a5e|root",
131
- "113": "SCONJ|\u63a5\u7d9a\u8a5e|case",
132
- "114": "SCONJ|\u63a5\u7d9a\u8a5e|mark",
133
- "115": "VERB|\u4ed6\u52d5\u8a5e|acl",
134
- "116": "VERB|\u4ed6\u52d5\u8a5e|advcl",
135
- "117": "VERB|\u4ed6\u52d5\u8a5e|amod",
136
- "118": "VERB|\u4ed6\u52d5\u8a5e|ccomp",
137
- "119": "VERB|\u4ed6\u52d5\u8a5e|conj",
138
- "120": "VERB|\u4ed6\u52d5\u8a5e|parataxis",
139
- "121": "VERB|\u4ed6\u52d5\u8a5e|root",
140
- "122": "VERB|\u5b8c\u5168\u52d5\u8a5e|acl",
141
- "123": "VERB|\u5b8c\u5168\u52d5\u8a5e|advcl",
142
- "124": "VERB|\u5b8c\u5168\u52d5\u8a5e|parataxis",
143
- "125": "VERB|\u5b8c\u5168\u52d5\u8a5e|root",
144
- "126": "VERB|\u81ea\u52d5\u8a5e|acl",
145
- "127": "VERB|\u81ea\u52d5\u8a5e|advcl",
146
- "128": "VERB|\u81ea\u52d5\u8a5e|amod",
147
- "129": "VERB|\u81ea\u52d5\u8a5e|ccomp",
148
- "130": "VERB|\u81ea\u52d5\u8a5e|conj",
149
- "131": "VERB|\u81ea\u52d5\u8a5e|parataxis",
150
- "132": "VERB|\u81ea\u52d5\u8a5e|root",
151
- "133": "X|_|goeswith"
 
 
 
 
 
152
  },
153
  "initializer_range": 0.02,
154
  "intermediate_size": 3072,
@@ -234,59 +239,64 @@
234
  "PART|\u4eba\u79f0\u63a5\u8f9e|root": 78,
235
  "PART|\u63a5\u5c3e\u8f9e|conj": 79,
236
  "PART|\u63a5\u5c3e\u8f9e|fixed": 80,
237
- "PART|\u63a5\u5c3e\u8f9e|obl": 81,
238
- "PART|\u63a5\u5c3e\u8f9e|root": 82,
239
- "PART|\u63a5\u982d\u8f9e|compound": 83,
240
- "PART|\u63a5\u982d\u8f9e|det": 84,
241
- "PART|\u63a5\u982d\u8f9e|fixed": 85,
242
- "PART|\u63a5\u982d\u8f9e|iobj": 86,
243
- "PART|\u63a5\u982d\u8f9e|parataxis": 87,
244
- "PART|\u7d42\u52a9\u8a5e|discourse": 88,
245
- "PART|\u7d42\u52a9\u8a5e|mark": 89,
246
- "PART|\u7d42\u52a9\u8a5e|root": 90,
247
- "PRON|\u4ee3\u540d\u8a5e|compound": 91,
248
- "PRON|\u4ee3\u540d\u8a5e|nsubj": 92,
249
- "PRON|\u4ee3\u540d\u8a5e|root": 93,
250
- "PROPN|\u56fa\u6709\u540d\u8a5e|appos": 94,
251
- "PROPN|\u56fa\u6709\u540d\u8a5e|conj": 95,
252
- "PROPN|\u56fa\u6709\u540d\u8a5e|nmod": 96,
253
- "PROPN|\u56fa\u6709\u540d\u8a5e|nsubj": 97,
254
- "PROPN|\u56fa\u6709\u540d\u8a5e|obl": 98,
255
- "PROPN|\u56fa\u6709\u540d\u8a5e|root": 99,
256
- "PUNCT|\u8a18\u53f7|nmod": 100,
257
- "PUNCT|\u8a18\u53f7|obj": 101,
258
- "PUNCT|\u8a18\u53f7|punct": 102,
259
- "SCONJ|\u5f8c\u7f6e\u526f\u8a5e|advmod": 103,
260
- "SCONJ|\u5f8c\u7f6e\u526f\u8a5e|case": 104,
261
- "SCONJ|\u5f8c\u7f6e\u526f\u8a5e|mark": 105,
262
- "SCONJ|\u5f8c\u7f6e\u526f\u8a5e|parataxis": 106,
263
- "SCONJ|\u5f8c\u7f6e\u526f\u8a5e|root": 107,
264
- "SCONJ|\u63a5\u7d9a\u52a9\u8a5e|advmod": 108,
265
- "SCONJ|\u63a5\u7d9a\u52a9\u8a5e|case": 109,
266
- "SCONJ|\u63a5\u7d9a\u52a9\u8a5e|cc": 110,
267
- "SCONJ|\u63a5\u7d9a\u52a9\u8a5e|mark": 111,
268
- "SCONJ|\u63a5\u7d9a\u52a9\u8a5e|root": 112,
269
- "SCONJ|\u63a5\u7d9a\u8a5e|case": 113,
270
- "SCONJ|\u63a5\u7d9a\u8a5e|mark": 114,
271
- "VERB|\u4ed6\u52d5\u8a5e|acl": 115,
272
- "VERB|\u4ed6\u52d5\u8a5e|advcl": 116,
273
- "VERB|\u4ed6\u52d5\u8a5e|amod": 117,
274
- "VERB|\u4ed6\u52d5\u8a5e|ccomp": 118,
275
- "VERB|\u4ed6\u52d5\u8a5e|conj": 119,
276
- "VERB|\u4ed6\u52d5\u8a5e|parataxis": 120,
277
- "VERB|\u4ed6\u52d5\u8a5e|root": 121,
278
- "VERB|\u5b8c\u5168\u52d5\u8a5e|acl": 122,
279
- "VERB|\u5b8c\u5168\u52d5\u8a5e|advcl": 123,
280
- "VERB|\u5b8c\u5168\u52d5\u8a5e|parataxis": 124,
281
- "VERB|\u5b8c\u5168\u52d5\u8a5e|root": 125,
282
- "VERB|\u81ea\u52d5\u8a5e|acl": 126,
283
- "VERB|\u81ea\u52d5\u8a5e|advcl": 127,
284
- "VERB|\u81ea\u52d5\u8a5e|amod": 128,
285
- "VERB|\u81ea\u52d5\u8a5e|ccomp": 129,
286
- "VERB|\u81ea\u52d5\u8a5e|conj": 130,
287
- "VERB|\u81ea\u52d5\u8a5e|parataxis": 131,
288
- "VERB|\u81ea\u52d5\u8a5e|root": 132,
289
- "X|_|goeswith": 133
 
 
 
 
 
290
  },
291
  "layer_norm_eps": 1e-12,
292
  "max_position_embeddings": 512,
 
96
  "78": "PART|\u4eba\u79f0\u63a5\u8f9e|root",
97
  "79": "PART|\u63a5\u5c3e\u8f9e|conj",
98
  "80": "PART|\u63a5\u5c3e\u8f9e|fixed",
99
+ "81": "PART|\u63a5\u5c3e\u8f9e|nsubj",
100
+ "82": "PART|\u63a5\u5c3e\u8f9e|obl",
101
+ "83": "PART|\u63a5\u5c3e\u8f9e|root",
102
+ "84": "PART|\u63a5\u982d\u8f9e|compound",
103
+ "85": "PART|\u63a5\u982d\u8f9e|det",
104
+ "86": "PART|\u63a5\u982d\u8f9e|fixed",
105
+ "87": "PART|\u63a5\u982d\u8f9e|iobj",
106
+ "88": "PART|\u63a5\u982d\u8f9e|parataxis",
107
+ "89": "PART|\u7d42\u52a9\u8a5e|discourse",
108
+ "90": "PART|\u7d42\u52a9\u8a5e|mark",
109
+ "91": "PART|\u7d42\u52a9\u8a5e|root",
110
+ "92": "PRON|\u4ee3\u540d\u8a5e|compound",
111
+ "93": "PRON|\u4ee3\u540d\u8a5e|nsubj",
112
+ "94": "PRON|\u4ee3\u540d\u8a5e|root",
113
+ "95": "PROPN|\u56fa\u6709\u540d\u8a5e|appos",
114
+ "96": "PROPN|\u56fa\u6709\u540d\u8a5e|conj",
115
+ "97": "PROPN|\u56fa\u6709\u540d\u8a5e|nmod",
116
+ "98": "PROPN|\u56fa\u6709\u540d\u8a5e|nsubj",
117
+ "99": "PROPN|\u56fa\u6709\u540d\u8a5e|obl",
118
+ "100": "PROPN|\u56fa\u6709\u540d\u8a5e|root",
119
+ "101": "PUNCT|\u8a18\u53f7|nmod",
120
+ "102": "PUNCT|\u8a18\u53f7|obj",
121
+ "103": "PUNCT|\u8a18\u53f7|punct",
122
+ "104": "SCONJ|\u5f8c\u7f6e\u526f\u8a5e|advmod",
123
+ "105": "SCONJ|\u5f8c\u7f6e\u526f\u8a5e|case",
124
+ "106": "SCONJ|\u5f8c\u7f6e\u526f\u8a5e|mark",
125
+ "107": "SCONJ|\u5f8c\u7f6e\u526f\u8a5e|parataxis",
126
+ "108": "SCONJ|\u5f8c\u7f6e\u526f\u8a5e|root",
127
+ "109": "SCONJ|\u63a5\u7d9a\u52a9\u8a5e|advmod",
128
+ "110": "SCONJ|\u63a5\u7d9a\u52a9\u8a5e|case",
129
+ "111": "SCONJ|\u63a5\u7d9a\u52a9\u8a5e|cc",
130
+ "112": "SCONJ|\u63a5\u7d9a\u52a9\u8a5e|mark",
131
+ "113": "SCONJ|\u63a5\u7d9a\u52a9\u8a5e|root",
132
+ "114": "SCONJ|\u63a5\u7d9a\u8a5e|case",
133
+ "115": "SCONJ|\u63a5\u7d9a\u8a5e|mark",
134
+ "116": "SYM|_|conj",
135
+ "117": "SYM|_|obj",
136
+ "118": "VERB|\u4ed6\u52d5\u8a5e|acl",
137
+ "119": "VERB|\u4ed6\u52d5\u8a5e|advcl",
138
+ "120": "VERB|\u4ed6\u52d5\u8a5e|amod",
139
+ "121": "VERB|\u4ed6\u52d5\u8a5e|ccomp",
140
+ "122": "VERB|\u4ed6\u52d5\u8a5e|conj",
141
+ "123": "VERB|\u4ed6\u52d5\u8a5e|parataxis",
142
+ "124": "VERB|\u4ed6\u52d5\u8a5e|root",
143
+ "125": "VERB|\u5b8c\u5168\u52d5\u8a5e|acl",
144
+ "126": "VERB|\u5b8c\u5168\u52d5\u8a5e|advcl",
145
+ "127": "VERB|\u5b8c\u5168\u52d5\u8a5e|parataxis",
146
+ "128": "VERB|\u5b8c\u5168\u52d5\u8a5e|root",
147
+ "129": "VERB|\u81ea\u52d5\u8a5e|acl",
148
+ "130": "VERB|\u81ea\u52d5\u8a5e|advcl",
149
+ "131": "VERB|\u81ea\u52d5\u8a5e|amod",
150
+ "132": "VERB|\u81ea\u52d5\u8a5e|ccomp",
151
+ "133": "VERB|\u81ea\u52d5\u8a5e|conj",
152
+ "134": "VERB|\u81ea\u52d5\u8a5e|parataxis",
153
+ "135": "VERB|\u81ea\u52d5\u8a5e|root",
154
+ "136": "X|_|conj",
155
+ "137": "X|_|goeswith",
156
+ "138": "X|_|nsubj"
157
  },
158
  "initializer_range": 0.02,
159
  "intermediate_size": 3072,
 
239
  "PART|\u4eba\u79f0\u63a5\u8f9e|root": 78,
240
  "PART|\u63a5\u5c3e\u8f9e|conj": 79,
241
  "PART|\u63a5\u5c3e\u8f9e|fixed": 80,
242
+ "PART|\u63a5\u5c3e\u8f9e|nsubj": 81,
243
+ "PART|\u63a5\u5c3e\u8f9e|obl": 82,
244
+ "PART|\u63a5\u5c3e\u8f9e|root": 83,
245
+ "PART|\u63a5\u982d\u8f9e|compound": 84,
246
+ "PART|\u63a5\u982d\u8f9e|det": 85,
247
+ "PART|\u63a5\u982d\u8f9e|fixed": 86,
248
+ "PART|\u63a5\u982d\u8f9e|iobj": 87,
249
+ "PART|\u63a5\u982d\u8f9e|parataxis": 88,
250
+ "PART|\u7d42\u52a9\u8a5e|discourse": 89,
251
+ "PART|\u7d42\u52a9\u8a5e|mark": 90,
252
+ "PART|\u7d42\u52a9\u8a5e|root": 91,
253
+ "PRON|\u4ee3\u540d\u8a5e|compound": 92,
254
+ "PRON|\u4ee3\u540d\u8a5e|nsubj": 93,
255
+ "PRON|\u4ee3\u540d\u8a5e|root": 94,
256
+ "PROPN|\u56fa\u6709\u540d\u8a5e|appos": 95,
257
+ "PROPN|\u56fa\u6709\u540d\u8a5e|conj": 96,
258
+ "PROPN|\u56fa\u6709\u540d\u8a5e|nmod": 97,
259
+ "PROPN|\u56fa\u6709\u540d\u8a5e|nsubj": 98,
260
+ "PROPN|\u56fa\u6709\u540d\u8a5e|obl": 99,
261
+ "PROPN|\u56fa\u6709\u540d\u8a5e|root": 100,
262
+ "PUNCT|\u8a18\u53f7|nmod": 101,
263
+ "PUNCT|\u8a18\u53f7|obj": 102,
264
+ "PUNCT|\u8a18\u53f7|punct": 103,
265
+ "SCONJ|\u5f8c\u7f6e\u526f\u8a5e|advmod": 104,
266
+ "SCONJ|\u5f8c\u7f6e\u526f\u8a5e|case": 105,
267
+ "SCONJ|\u5f8c\u7f6e\u526f\u8a5e|mark": 106,
268
+ "SCONJ|\u5f8c\u7f6e\u526f\u8a5e|parataxis": 107,
269
+ "SCONJ|\u5f8c\u7f6e\u526f\u8a5e|root": 108,
270
+ "SCONJ|\u63a5\u7d9a\u52a9\u8a5e|advmod": 109,
271
+ "SCONJ|\u63a5\u7d9a\u52a9\u8a5e|case": 110,
272
+ "SCONJ|\u63a5\u7d9a\u52a9\u8a5e|cc": 111,
273
+ "SCONJ|\u63a5\u7d9a\u52a9\u8a5e|mark": 112,
274
+ "SCONJ|\u63a5\u7d9a\u52a9\u8a5e|root": 113,
275
+ "SCONJ|\u63a5\u7d9a\u8a5e|case": 114,
276
+ "SCONJ|\u63a5\u7d9a\u8a5e|mark": 115,
277
+ "SYM|_|conj": 116,
278
+ "SYM|_|obj": 117,
279
+ "VERB|\u4ed6\u52d5\u8a5e|acl": 118,
280
+ "VERB|\u4ed6\u52d5\u8a5e|advcl": 119,
281
+ "VERB|\u4ed6\u52d5\u8a5e|amod": 120,
282
+ "VERB|\u4ed6\u52d5\u8a5e|ccomp": 121,
283
+ "VERB|\u4ed6\u52d5\u8a5e|conj": 122,
284
+ "VERB|\u4ed6\u52d5\u8a5e|parataxis": 123,
285
+ "VERB|\u4ed6\u52d5\u8a5e|root": 124,
286
+ "VERB|\u5b8c\u5168\u52d5\u8a5e|acl": 125,
287
+ "VERB|\u5b8c\u5168\u52d5\u8a5e|advcl": 126,
288
+ "VERB|\u5b8c\u5168\u52d5\u8a5e|parataxis": 127,
289
+ "VERB|\u5b8c\u5168\u52d5\u8a5e|root": 128,
290
+ "VERB|\u81ea\u52d5\u8a5e|acl": 129,
291
+ "VERB|\u81ea\u52d5\u8a5e|advcl": 130,
292
+ "VERB|\u81ea\u52d5\u8a5e|amod": 131,
293
+ "VERB|\u81ea\u52d5\u8a5e|ccomp": 132,
294
+ "VERB|\u81ea\u52d5\u8a5e|conj": 133,
295
+ "VERB|\u81ea\u52d5\u8a5e|parataxis": 134,
296
+ "VERB|\u81ea\u52d5\u8a5e|root": 135,
297
+ "X|_|conj": 136,
298
+ "X|_|goeswith": 137,
299
+ "X|_|nsubj": 138
300
  },
301
  "layer_norm_eps": 1e-12,
302
  "max_position_embeddings": 512,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b86ce9b80f48361a1abffb789f47ea53296a548105a721f8cb4fcb7c43e04046
3
- size 361160655
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c9d2a59b09b335c48d29e0c03a27e3016267da762325f235d460ac723b4e19c
3
+ size 361176019