KoichiYasuoka
commited on
Commit
•
5b70d51
1
Parent(s):
af17093
model improved
Browse files- config.json +2 -8
- pytorch_model.bin +2 -2
- supar.model +2 -2
config.json
CHANGED
@@ -169,8 +169,7 @@
|
|
169 |
"157": "VERB|\u81ea\u52d5\u8a5e|_",
|
170 |
"158": "VERB|\u81ea\u52d5\u8a5e|_+AUX|\u52a9\u52d5\u8a5e|_",
|
171 |
"159": "VERB|\u81ea\u52d5\u8a5e|_+NOUN|\u540d\u8a5e|_",
|
172 |
-
"160": "VERB|\u81ea\u52d5\u8a5e|_+NOUN|\u5f62\u5f0f\u540d\u8a5e|_"
|
173 |
-
"161": "VERB|\u81ea\u52d5\u8a5e|_+PART|\u4eba\u79f0\u63a5\u8f9e|_"
|
174 |
},
|
175 |
"initializer_range": 0.02,
|
176 |
"intermediate_size": 3072,
|
@@ -335,8 +334,7 @@
|
|
335 |
"VERB|\u81ea\u52d5\u8a5e|_": 157,
|
336 |
"VERB|\u81ea\u52d5\u8a5e|_+AUX|\u52a9\u52d5\u8a5e|_": 158,
|
337 |
"VERB|\u81ea\u52d5\u8a5e|_+NOUN|\u540d\u8a5e|_": 159,
|
338 |
-
"VERB|\u81ea\u52d5\u8a5e|_+NOUN|\u5f62\u5f0f\u540d\u8a5e|_": 160
|
339 |
-
"VERB|\u81ea\u52d5\u8a5e|_+PART|\u4eba\u79f0\u63a5\u8f9e|_": 161
|
340 |
},
|
341 |
"layer_norm_eps": 1e-07,
|
342 |
"max_position_embeddings": 512,
|
@@ -796,10 +794,6 @@
|
|
796 |
]
|
797 |
},
|
798 |
"VERB|\u81ea\u52d5\u8a5e|_+PART|\u4eba\u79f0\u63a5\u8f9e|_": {
|
799 |
-
"_": [
|
800 |
-
"ukoytak",
|
801 |
-
"=as"
|
802 |
-
],
|
803 |
"rokash": [
|
804 |
"rok",
|
805 |
"ash"
|
|
|
169 |
"157": "VERB|\u81ea\u52d5\u8a5e|_",
|
170 |
"158": "VERB|\u81ea\u52d5\u8a5e|_+AUX|\u52a9\u52d5\u8a5e|_",
|
171 |
"159": "VERB|\u81ea\u52d5\u8a5e|_+NOUN|\u540d\u8a5e|_",
|
172 |
+
"160": "VERB|\u81ea\u52d5\u8a5e|_+NOUN|\u5f62\u5f0f\u540d\u8a5e|_"
|
|
|
173 |
},
|
174 |
"initializer_range": 0.02,
|
175 |
"intermediate_size": 3072,
|
|
|
334 |
"VERB|\u81ea\u52d5\u8a5e|_": 157,
|
335 |
"VERB|\u81ea\u52d5\u8a5e|_+AUX|\u52a9\u52d5\u8a5e|_": 158,
|
336 |
"VERB|\u81ea\u52d5\u8a5e|_+NOUN|\u540d\u8a5e|_": 159,
|
337 |
+
"VERB|\u81ea\u52d5\u8a5e|_+NOUN|\u5f62\u5f0f\u540d\u8a5e|_": 160
|
|
|
338 |
},
|
339 |
"layer_norm_eps": 1e-07,
|
340 |
"max_position_embeddings": 512,
|
|
|
794 |
]
|
795 |
},
|
796 |
"VERB|\u81ea\u52d5\u8a5e|_+PART|\u4eba\u79f0\u63a5\u8f9e|_": {
|
|
|
|
|
|
|
|
|
797 |
"rokash": [
|
798 |
"rok",
|
799 |
"ash"
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf488ea08178f6cf30d313c6457158fbe6ce2b3db0211e1e3c0322da53565210
|
3 |
+
size 419864979
|
supar.model
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05c1a80123b94e93f712f3a52ff4f8a0111c3ccc1b0efb9d407a1869f38f92fa
|
3 |
+
size 464773387
|