james-burton commited on
Commit
53b7d39
·
1 Parent(s): 4dea883

Upload DebertaV2ForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "microsoft/deberta-v3-base",
3
  "architectures": [
4
  "DebertaV2ForSequenceClassification"
5
  ],
@@ -15,7 +15,7 @@
15
  "model_type": "deberta-v2",
16
  "norm_rel_ebd": "layer_norm",
17
  "num_attention_heads": 12,
18
- "num_hidden_layers": 12,
19
  "pad_token_id": 0,
20
  "pooler_dropout": 0,
21
  "pooler_hidden_act": "gelu",
 
1
  {
2
+ "_name_or_path": "microsoft/deberta-v3-small",
3
  "architectures": [
4
  "DebertaV2ForSequenceClassification"
5
  ],
 
15
  "model_type": "deberta-v2",
16
  "norm_rel_ebd": "layer_norm",
17
  "num_attention_heads": 12,
18
+ "num_hidden_layers": 6,
19
  "pad_token_id": 0,
20
  "pooler_dropout": 0,
21
  "pooler_hidden_act": "gelu",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b1d8c043584cb2ebc8867eacdf58e80054a982c3215423a86535bde7d31feba
3
- size 737768761
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1945271cb552d08fb0d946f9d93ebbd80eda1ae63c102d4495f997f2cfd7aa3d
3
+ size 567626425