ksmcg commited on
Commit
805e8e6
1 Parent(s): e3a328d

Upload FANForImageClassification

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json CHANGED
@@ -1,6 +1,10 @@
1
  {
 
2
  "act_layer": null,
3
  "align_corners": false,
 
 
 
4
  "attn_drop_rate": 0.0,
5
  "backbone": "hybrid",
6
  "c_head_num": null,
@@ -98,6 +102,7 @@
98
  1
99
  ],
100
  "tokens_norm": true,
 
101
  "transformers_version": "4.22.0.dev0",
102
  "type": "SegFormerHead",
103
  "use_checkpoint": false,
 
1
  {
2
+ "_name_or_path": "ksmcg/fan_small_12_p4_hybrid",
3
  "act_layer": null,
4
  "align_corners": false,
5
+ "architectures": [
6
+ "FANForImageClassification"
7
+ ],
8
  "attn_drop_rate": 0.0,
9
  "backbone": "hybrid",
10
  "c_head_num": null,
 
102
  1
103
  ],
104
  "tokens_norm": true,
105
+ "torch_dtype": "float32",
106
  "transformers_version": "4.22.0.dev0",
107
  "type": "SegFormerHead",
108
  "use_checkpoint": false,