ksmcg commited on
Commit
eea2b1a
1 Parent(s): 56aefb7

Upload config

Browse files
Files changed (1) hide show
  1. config.json +1 -7
config.json CHANGED
@@ -1,9 +1,5 @@
1
  {
2
- "_name_or_path": "ksmcg/fan_small_12_p4_hybrid",
3
  "act_layer": null,
4
- "architectures": [
5
- "FANForImageClassification"
6
- ],
7
  "attn_drop_rate": 0.0,
8
  "backbone": "hybrid",
9
  "channel_dims": [
@@ -34,7 +30,6 @@
34
  ],
35
  "drop_path_rate": 0.0,
36
  "drop_rate": 0.0,
37
- "embed_dim": 384,
38
  "eta": 1.0,
39
  "feat_downsample": false,
40
  "feature_strides": [
@@ -43,6 +38,7 @@
43
  16,
44
  32
45
  ],
 
46
  "hybrid_patch_size": 2,
47
  "img_size": [
48
  224,
@@ -60,7 +56,6 @@
60
  "norm_layer": null,
61
  "num_attention_heads": 8,
62
  "num_channels": 3,
63
- "num_classes": 1000,
64
  "num_hidden_layers": 10,
65
  "out_index": 9,
66
  "patch_size": 16,
@@ -77,7 +72,6 @@
77
  "semantic_loss_ignore_index": -100,
78
  "sharpen_attn": false,
79
  "tokens_norm": true,
80
- "torch_dtype": "float32",
81
  "transformers_version": "4.24.0.dev0",
82
  "use_checkpoint": false,
83
  "use_head": false,
 
1
  {
 
2
  "act_layer": null,
 
 
 
3
  "attn_drop_rate": 0.0,
4
  "backbone": "hybrid",
5
  "channel_dims": [
 
30
  ],
31
  "drop_path_rate": 0.0,
32
  "drop_rate": 0.0,
 
33
  "eta": 1.0,
34
  "feat_downsample": false,
35
  "feature_strides": [
 
38
  16,
39
  32
40
  ],
41
+ "hidden_size": 384,
42
  "hybrid_patch_size": 2,
43
  "img_size": [
44
  224,
 
56
  "norm_layer": null,
57
  "num_attention_heads": 8,
58
  "num_channels": 3,
 
59
  "num_hidden_layers": 10,
60
  "out_index": 9,
61
  "patch_size": 16,
 
72
  "semantic_loss_ignore_index": -100,
73
  "sharpen_attn": false,
74
  "tokens_norm": true,
 
75
  "transformers_version": "4.24.0.dev0",
76
  "use_checkpoint": false,
77
  "use_head": false,