mikesong724 commited on
Commit
9708658
·
1 Parent(s): 4af8982

add model

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "./deberta-2006/",
3
  "architectures": [
4
- "DebertaModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "hidden_act": "gelu",
 
1
  {
2
  "_name_or_path": "./deberta-2006/",
3
  "architectures": [
4
+ "DebertaForMaskedLM"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "hidden_act": "gelu",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5a4131df5db6a409373534a0eac0b01a76fe5c8911fe1a9215e6fb5acf10813
3
- size 496228159
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5dbee1325cc656b7be8da2ce2073438a2d4668a1f91e0eb544050c92fc482ff
3
+ size 498800757