nielsr HF staff commited on
Commit
49ae080
1 Parent(s): c7e25d7
Files changed (2) hide show
  1. config.json +46 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BeitForMaskedImageModeling"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.0,
6
+ "auxiliary_channels": 256,
7
+ "auxiliary_concat_input": false,
8
+ "auxiliary_loss_weight": 0.4,
9
+ "auxiliary_num_convs": 1,
10
+ "drop_path_rate": 0.1,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.0,
13
+ "hidden_size": 1024,
14
+ "image_size": 224,
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 4096,
17
+ "layer_norm_eps": 1e-12,
18
+ "layer_scale_init_value": 0.1,
19
+ "model_type": "beit",
20
+ "num_attention_heads": 16,
21
+ "num_channels": 3,
22
+ "num_hidden_layers": 24,
23
+ "out_indices": [
24
+ 3,
25
+ 5,
26
+ 7,
27
+ 11
28
+ ],
29
+ "patch_size": 16,
30
+ "pool_scales": [
31
+ 1,
32
+ 2,
33
+ 3,
34
+ 6
35
+ ],
36
+ "semantic_loss_ignore_index": 255,
37
+ "torch_dtype": "float32",
38
+ "transformers_version": "4.18.0.dev0",
39
+ "use_absolute_position_embeddings": true,
40
+ "use_auxiliary_head": true,
41
+ "use_mask_token": true,
42
+ "use_mean_pooling": true,
43
+ "use_relative_position_bias": false,
44
+ "use_shared_relative_position_bias": false,
45
+ "vocab_size": 8192
46
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b511eb39567bfed3f5856f7113fede2e674753803e81ec68a1f7d9ed77f2d729
3
+ size 1247058111