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": "hybrid",
|
5 |
"channel_dims": null,
|
@@ -2065,6 +2069,7 @@
|
|
2065 |
"semantic_loss_ignore_index": -100,
|
2066 |
"sharpen_attn": false,
|
2067 |
"tokens_norm": true,
|
|
|
2068 |
"transformers_version": "4.24.0.dev0",
|
2069 |
"use_checkpoint": false,
|
2070 |
"use_head": false,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ksmcg/fan_base_16_p4_hybrid",
|
3 |
"act_layer": null,
|
4 |
+
"architectures": [
|
5 |
+
"FANForImageClassification"
|
6 |
+
],
|
7 |
"attn_drop_rate": 0.0,
|
8 |
"backbone": "hybrid",
|
9 |
"channel_dims": null,
|
|
|
2069 |
"semantic_loss_ignore_index": -100,
|
2070 |
"sharpen_attn": false,
|
2071 |
"tokens_norm": true,
|
2072 |
+
"torch_dtype": "float32",
|
2073 |
"transformers_version": "4.24.0.dev0",
|
2074 |
"use_checkpoint": false,
|
2075 |
"use_head": false,
|