ksmcg commited on
Commit
93d7e63
1 Parent(s): 9a40123

Upload config

Browse files
Files changed (1) hide show
  1. config.json +1 -6
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": [
@@ -48,7 +44,6 @@
48
  224,
49
  224
50
  ],
51
- "in_chans": 3,
52
  "in_index": [
53
  0,
54
  1,
@@ -60,6 +55,7 @@
60
  "model_type": "fan",
61
  "norm_layer": null,
62
  "num_attention_heads": 8,
 
63
  "num_classes": 1000,
64
  "num_hidden_layers": 10,
65
  "out_index": 9,
@@ -77,7 +73,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": [
 
44
  224,
45
  224
46
  ],
 
47
  "in_index": [
48
  0,
49
  1,
 
55
  "model_type": "fan",
56
  "norm_layer": null,
57
  "num_attention_heads": 8,
58
+ "num_channels": 3,
59
  "num_classes": 1000,
60
  "num_hidden_layers": 10,
61
  "out_index": 9,
 
73
  "semantic_loss_ignore_index": -100,
74
  "sharpen_attn": false,
75
  "tokens_norm": true,
 
76
  "transformers_version": "4.24.0.dev0",
77
  "use_checkpoint": false,
78
  "use_head": false,