KoichiYasuoka commited on
Commit
a73f027
β€’
1 Parent(s): bf5a102

model improved

Browse files
Files changed (3) hide show
  1. config.json +6 -3
  2. pytorch_model.bin +2 -2
  3. training_args.bin +0 -3
config.json CHANGED
@@ -633,9 +633,12 @@
633
  "pooler_dropout": 0,
634
  "pooler_hidden_act": "gelu",
635
  "pooler_hidden_size": 768,
636
- "pos_att_type": null,
637
- "position_biased_input": true,
638
- "relative_attention": false,
 
 
 
639
  "tokenizer_class": "BertTokenizerFast",
640
  "torch_dtype": "float32",
641
  "transformers_version": "4.22.1",
 
633
  "pooler_dropout": 0,
634
  "pooler_hidden_act": "gelu",
635
  "pooler_hidden_size": 768,
636
+ "pos_att_type": [
637
+ "p2c",
638
+ "c2p"
639
+ ],
640
+ "position_biased_input": false,
641
+ "relative_attention": true,
642
  "tokenizer_class": "BertTokenizerFast",
643
  "torch_dtype": "float32",
644
  "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:e9cce34e95b8ef3f3f255edfe52c399299e2fa40273661128d9398f9946138f4
3
- size 424459827
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bbe66a460b00b9c0372b1537b0ef7eef29ed1b0d28a0a2b16a3b8da2729d087
3
+ size 482746259
training_args.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac0f8d31ec72d2827f2b886d25741ee95c1c2e46a8bd40dcf2750da715743407
3
- size 3311