ksmcg commited on
Commit
02df6ae
1 Parent(s): 08eed1b

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_base_18_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": 18,
45
  "out_index": -1,
@@ -57,7 +47,6 @@
57
  "semantic_loss_ignore_index": -100,
58
  "sharpen_attn": false,
59
  "tokens_norm": true,
60
- "torch_dtype": "float32",
61
  "transformers_version": "4.24.0.dev0",
62
  "use_checkpoint": false,
63
  "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": 18,
35
  "out_index": -1,
 
47
  "semantic_loss_ignore_index": -100,
48
  "sharpen_attn": false,
49
  "tokens_norm": true,
 
50
  "transformers_version": "4.24.0.dev0",
51
  "use_checkpoint": false,
52
  "use_pos_embed": true