Pengcheng He commited on
Commit
02a79c9
1 Parent(s): 29d767f

DeBERTa XLarge MNLI model

Browse files
Files changed (2) hide show
  1. config.json +4 -0
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -14,5 +14,9 @@
14
  "num_attention_heads": 16,
15
  "num_hidden_layers": 48,
16
  "type_vocab_size": 0,
 
 
 
 
17
  "vocab_size": 50265
18
  }
 
14
  "num_attention_heads": 16,
15
  "num_hidden_layers": 48,
16
  "type_vocab_size": 0,
17
+ "pooling": {
18
+ "dropout": 0,
19
+ "hidden_act": "gelu"
20
+ },
21
  "vocab_size": 50265
22
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:495652766366ffebfe0e96e22d658f1fe90fafbe8b3e8f0bcfbd8ba82d5f79c8
3
- size 1517843478
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c22e7ef5e17acd8c09f2b2b7191df7e17b30cc4419b4fd5c1a14b2c96bc19d64
3
+ size 1518070419