KoichiYasuoka commited on
Commit
b16c0d3
1 Parent(s): f62ed8e

model improved

Browse files
Files changed (3) hide show
  1. config.json +12 -2
  2. pytorch_model.bin +2 -2
  3. supar.model +2 -2
config.json CHANGED
@@ -169,7 +169,8 @@
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,7 +335,8 @@
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,
@@ -798,6 +800,10 @@
798
  ]
799
  },
800
  "VERB|\u81ea\u52d5\u8a5e|_+PART|\u4eba\u79f0\u63a5\u8f9e|_": {
 
 
 
 
801
  "rokash": [
802
  "rok",
803
  "ash"
@@ -805,6 +811,10 @@
805
  "sapash": [
806
  "sap",
807
  "ash"
 
 
 
 
808
  ]
809
  },
810
  "VERB|\u81ea\u52d5\u8a5e|_+SCONJ|\u63a5\u7d9a\u52a9\u8a5e|_": {
 
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
  "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,
 
800
  ]
801
  },
802
  "VERB|\u81ea\u52d5\u8a5e|_+PART|\u4eba\u79f0\u63a5\u8f9e|_": {
803
+ "_": [
804
+ "ukoytak",
805
+ "=as"
806
+ ],
807
  "rokash": [
808
  "rok",
809
  "ash"
 
811
  "sapash": [
812
  "sap",
813
  "ash"
814
+ ],
815
+ "\u30a6\u30b3\u30a4\u30bf\u30ab\u31f1": [
816
+ "\u30a6\u30b3\u30a4\u30bf\u31f0",
817
+ "\u30a2\u31f1"
818
  ]
819
  },
820
  "VERB|\u81ea\u52d5\u8a5e|_+SCONJ|\u63a5\u7d9a\u52a9\u8a5e|_": {
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a32bc3f13070861f98ab5a2fd75c904ea9fd85ff95cbf93ca4b0c236a5d8ec15
3
- size 419864979
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9031f73de20ef727c23de72c3bdde0f321cc0b09474443319a372177de6266fd
3
+ size 419868051
supar.model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4042f0efe2d4813ff985fac2bc581f4dbf8f01ce56cdad2ed7da7a055e33d5a
3
- size 464736587
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f151d3e75af0fa61caf43db33bf91614e04ae02b9df90ed22458f7f5cd5a3a8a
3
+ size 464756043