james-burton commited on
Commit
1f31134
·
1 Parent(s): 5243cc7

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
  ],
@@ -27,7 +27,7 @@
27
  "model_type": "deberta-v2",
28
  "norm_rel_ebd": "layer_norm",
29
  "num_attention_heads": 12,
30
- "num_hidden_layers": 12,
31
  "pad_token_id": 0,
32
  "pooler_dropout": 0,
33
  "pooler_hidden_act": "gelu",
 
1
  {
2
+ "_name_or_path": "microsoft/deberta-v3-small",
3
  "architectures": [
4
  "DebertaV2ForSequenceClassification"
5
  ],
 
27
  "model_type": "deberta-v2",
28
  "norm_rel_ebd": "layer_norm",
29
  "num_attention_heads": 12,
30
+ "num_hidden_layers": 6,
31
  "pad_token_id": 0,
32
  "pooler_dropout": 0,
33
  "pooler_hidden_act": "gelu",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:732b6ba8512c54a44609fb1f5f3e2cfae4829fadf4c443a83feaeff8628380ed
3
- size 737774905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4affd736731799d92c830f8e5cc5b3aecaefba1b022d89681157402b3c069546
3
+ size 567632569