nielsr HF staff commited on
Commit
c0b1881
1 Parent(s): 0b286f7
Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -4,7 +4,7 @@
4
  ],
5
  "attention_probs_dropout_prob": 0.0,
6
  "classifier_dropout_prob": 0.1,
7
- "decoder_hidden_size": 768,
8
  "depths": [
9
  3,
10
  8,
@@ -18,6 +18,7 @@
18
  16
19
  ],
20
  "drop_path_rate": 0.1,
 
21
  "hidden_act": "gelu",
22
  "hidden_dropout_prob": 0.0,
23
  "hidden_sizes": [
@@ -27,7 +28,6 @@
27
  512
28
  ],
29
  "image_size": 224,
30
- "in_index": -1,
31
  "initializer_range": 0.02,
32
  "layer_norm_eps": 1e-06,
33
  "max_depth": 10,
4
  ],
5
  "attention_probs_dropout_prob": 0.0,
6
  "classifier_dropout_prob": 0.1,
7
+ "decoder_hidden_size": 64,
8
  "depths": [
9
  3,
10
  8,
18
  16
19
  ],
20
  "drop_path_rate": 0.1,
21
+ "head_in_index": -1,
22
  "hidden_act": "gelu",
23
  "hidden_dropout_prob": 0.0,
24
  "hidden_sizes": [
28
  512
29
  ],
30
  "image_size": 224,
 
31
  "initializer_range": 0.02,
32
  "layer_norm_eps": 1e-06,
33
  "max_depth": 10,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7785ad1a9c126fb0eec67142b4d226c8e8f537b884345cbf046138238026fc39
3
- size 245256489
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbb5f777e542329280f1decc1bd090f8f770e770dca6fc4407c865abcef7e84f
3
+ size 245258793