alvarodt commited on
Commit
94fc1b3
·
1 Parent(s): df960ca

Upload model

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
- "activation": "mish",
3
  "architectures": [
4
  "DistilBertModel"
5
  ],
@@ -11,7 +11,7 @@
11
  "max_position_embeddings": 512,
12
  "model_type": "distilbert",
13
  "n_heads": 12,
14
- "n_layers": 6,
15
  "pad_token_id": 0,
16
  "qa_dropout": 0.1,
17
  "seq_classif_dropout": 0.2,
 
1
  {
2
+ "activation": "gelu",
3
  "architectures": [
4
  "DistilBertModel"
5
  ],
 
11
  "max_position_embeddings": 512,
12
  "model_type": "distilbert",
13
  "n_heads": 12,
14
+ "n_layers": 4,
15
  "pad_token_id": 0,
16
  "qa_dropout": 0.1,
17
  "seq_classif_dropout": 0.2,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:38457181a8c74f24c99636e9c73129a5468173075b96b18b030d6bb8595a2abd
3
- size 265484701
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c7232dc79925f1bd1219be3c340eb1f8d69b86be7f973304aa143d63f0b29c6
3
+ size 208771005