File size: 1,129 Bytes
ebadb62
890aff0
ebadb62
 
 
 
 
890aff0
ebadb62
 
890aff0
 
 
ebadb62
890aff0
ebadb62
 
 
 
 
 
 
 
 
 
 
 
 
 
890aff0
ebadb62
890aff0
 
 
 
ebadb62
890aff0
ebadb62
 
 
 
 
890aff0
ebadb62
890aff0
ebadb62
 
 
 
 
890aff0
ebadb62
890aff0
ebadb62
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
  "_name_or_path": "tiny_models/efficientformer/EfficientFormerForImageClassification",
  "architectures": [
    "EfficientFormerForImageClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "attention_ratio": 4,
  "batch_norm_eps": 1e-05,
  "depths": [
    2,
    2,
    2,
    2
  ],
  "dim": 128,
  "distillation": true,
  "downsample_pad": 1,
  "downsample_patch_size": 3,
  "downsample_stride": 2,
  "downsamples": [
    true,
    true,
    true,
    true
  ],
  "drop_path_rate": 0.0,
  "encoder_stride": 2,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 128,
  "hidden_sizes": [
    16,
    32,
    64,
    128
  ],
  "image_size": 64,
  "initializer_range": 0.02,
  "intermediate_size": 37,
  "key_dim": 32,
  "layer_norm_eps": 1e-12,
  "layer_scale_init_value": 1e-05,
  "mlp_expansion_ratio": 2,
  "model_type": "efficientformer",
  "num_attention_heads": 4,
  "num_channels": 3,
  "num_hidden_layers": 7,
  "num_meta3d_blocks": 1,
  "patch_size": 2,
  "pool_size": 3,
  "resolution": 2,
  "torch_dtype": "float32",
  "transformers_version": "4.31.0.dev0",
  "use_layer_scale": true
}