ksmcg commited on
Commit
bda3304
·
1 Parent(s): 4406c65

Upload config

Browse files
Files changed (1) hide show
  1. config.json +1 -12
config.json CHANGED
@@ -1,9 +1,5 @@
1
  {
2
- "_name_or_path": "ksmcg/fan_small_12_p16_224",
3
  "act_layer": null,
4
- "architectures": [
5
- "FANForImageClassification"
6
- ],
7
  "attn_drop_rate": 0.0,
8
  "backbone": null,
9
  "channel_dims": null,
@@ -28,18 +24,12 @@
28
  224,
29
  224
30
  ],
31
- "in_chans": 3,
32
- "in_index": [
33
- 0,
34
- 1,
35
- 2,
36
- 3
37
- ],
38
  "initializer_range": 1.0,
39
  "mlp_ratio": 4.0,
40
  "model_type": "fan",
41
  "norm_layer": null,
42
  "num_attention_heads": 8,
 
43
  "num_classes": 1000,
44
  "num_hidden_layers": 12,
45
  "out_index": -1,
@@ -56,7 +46,6 @@
56
  ],
57
  "semantic_loss_ignore_index": -100,
58
  "tokens_norm": true,
59
- "torch_dtype": "float32",
60
  "transformers_version": "4.24.0.dev0",
61
  "use_checkpoint": false,
62
  "use_pos_embed": true
 
1
  {
 
2
  "act_layer": null,
 
 
 
3
  "attn_drop_rate": 0.0,
4
  "backbone": null,
5
  "channel_dims": null,
 
24
  224,
25
  224
26
  ],
 
 
 
 
 
 
 
27
  "initializer_range": 1.0,
28
  "mlp_ratio": 4.0,
29
  "model_type": "fan",
30
  "norm_layer": null,
31
  "num_attention_heads": 8,
32
+ "num_channels": 3,
33
  "num_classes": 1000,
34
  "num_hidden_layers": 12,
35
  "out_index": -1,
 
46
  ],
47
  "semantic_loss_ignore_index": -100,
48
  "tokens_norm": true,
 
49
  "transformers_version": "4.24.0.dev0",
50
  "use_checkpoint": false,
51
  "use_pos_embed": true