nielsr HF staff commited on
Commit
25624f0
1 Parent(s): 1fcda3c
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:f8c84ea77e1b4019653704a644944bcf88fba27588e43cf1582c511b2327d821
3
- size 245256489
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c353b12e5f4e5fafd0053d1c19bf60dfb1562b74db4728c6920a2cf44782b603
3
+ size 245258793