KoichiYasuoka commited on
Commit
bb79fa0
β€’
1 Parent(s): fde9504

model improved

Browse files
Files changed (3) hide show
  1. config.json +6 -3
  2. pytorch_model.bin +2 -2
  3. supar.model +2 -2
config.json CHANGED
@@ -112,9 +112,12 @@
112
  "pooler_dropout": 0,
113
  "pooler_hidden_act": "gelu",
114
  "pooler_hidden_size": 768,
115
- "pos_att_type": null,
116
- "position_biased_input": true,
117
- "relative_attention": false,
 
 
 
118
  "tokenizer_class": "BertTokenizerFast",
119
  "torch_dtype": "float32",
120
  "transformers_version": "4.22.1",
 
112
  "pooler_dropout": 0,
113
  "pooler_hidden_act": "gelu",
114
  "pooler_hidden_size": 768,
115
+ "pos_att_type": [
116
+ "p2c",
117
+ "c2p"
118
+ ],
119
+ "position_biased_input": false,
120
+ "relative_attention": true,
121
  "tokenizer_class": "BertTokenizerFast",
122
  "torch_dtype": "float32",
123
  "transformers_version": "4.22.1",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a50326cd8550f74be43b2f68234c4b772c9c81c4c8287283274f0f88f7f21009
3
- size 423666163
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7f4101ea3964f7a12ce8653511e97105378259d292e37551a4c748654f78bc0
3
+ size 481952595
supar.model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca39f3787e2d0797e32b24001c6570d55d716421d22367350ecdf7a507003545
3
- size 476345963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7db8099b3227e2b7637b1a2be8d7092487697f716f7553e4ccd6e5ce4a9a2232
3
+ size 534632075