Upload FANForImageClassification
Browse files- config.json +5 -0
config.json
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
{
|
|
|
2 |
"act_layer": null,
|
|
|
|
|
|
|
3 |
"attn_drop_rate": 0.0,
|
4 |
"backbone": null,
|
5 |
"c_head_num": null,
|
@@ -74,6 +78,7 @@
|
|
74 |
1
|
75 |
],
|
76 |
"tokens_norm": true,
|
|
|
77 |
"transformers_version": "4.22.0.dev0",
|
78 |
"use_checkpoint": false,
|
79 |
"use_pos_embed": true
|
|
|
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 |
"c_head_num": null,
|
|
|
78 |
1
|
79 |
],
|
80 |
"tokens_norm": true,
|
81 |
+
"torch_dtype": "float32",
|
82 |
"transformers_version": "4.22.0.dev0",
|
83 |
"use_checkpoint": false,
|
84 |
"use_pos_embed": true
|