ksmcg commited on
Commit
239dd34
1 Parent(s): 4f2cbf3

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_base_16_p4_hybrid",
3
  "act_layer": null,
4
- "architectures": [
5
- "FANForImageClassification"
6
- ],
7
  "attn_drop_rate": 0.0,
8
  "backbone": "hybrid",
9
  "channel_dims": null,
@@ -23,7 +19,6 @@
23
  ],
24
  "drop_path_rate": 0.0,
25
  "drop_rate": 0.0,
26
- "embed_dim": 448,
27
  "eta": 1.0,
28
  "feat_downsample": false,
29
  "feature_strides": [
@@ -32,6 +27,7 @@
32
  16,
33
  32
34
  ],
 
35
  "hybrid_patch_size": 2,
36
  "img_size": [
37
  224,
@@ -49,7 +45,6 @@
49
  "norm_layer": null,
50
  "num_attention_heads": 8,
51
  "num_channels": 3,
52
- "num_classes": 1000,
53
  "num_hidden_layers": 16,
54
  "out_index": 15,
55
  "patch_size": 16,
@@ -66,7 +61,6 @@
66
  "semantic_loss_ignore_index": -100,
67
  "sharpen_attn": false,
68
  "tokens_norm": true,
69
- "torch_dtype": "float32",
70
  "transformers_version": "4.24.0.dev0",
71
  "use_checkpoint": false,
72
  "use_head": false,
 
1
  {
 
2
  "act_layer": null,
 
 
 
3
  "attn_drop_rate": 0.0,
4
  "backbone": "hybrid",
5
  "channel_dims": null,
 
19
  ],
20
  "drop_path_rate": 0.0,
21
  "drop_rate": 0.0,
 
22
  "eta": 1.0,
23
  "feat_downsample": false,
24
  "feature_strides": [
 
27
  16,
28
  32
29
  ],
30
+ "hidden_size": 448,
31
  "hybrid_patch_size": 2,
32
  "img_size": [
33
  224,
 
45
  "norm_layer": null,
46
  "num_attention_heads": 8,
47
  "num_channels": 3,
 
48
  "num_hidden_layers": 16,
49
  "out_index": 15,
50
  "patch_size": 16,
 
61
  "semantic_loss_ignore_index": -100,
62
  "sharpen_attn": false,
63
  "tokens_norm": true,
 
64
  "transformers_version": "4.24.0.dev0",
65
  "use_checkpoint": false,
66
  "use_head": false,