Upload config
Browse files- config.json +1 -6
config.json
CHANGED
@@ -1,8 +1,4 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "ksmcg/fan_base_16_p4_hybrid",
|
3 |
-
"architectures": [
|
4 |
-
"FANForImageClassification"
|
5 |
-
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
"backbone": "hybrid",
|
8 |
"channel_dims": null,
|
@@ -1067,8 +1063,7 @@
|
|
1067 |
"semantic_loss_ignore_index": -100,
|
1068 |
"sharpen_attn": false,
|
1069 |
"tokens_norm": true,
|
1070 |
-
"
|
1071 |
-
"transformers_version": "4.24.0.dev0",
|
1072 |
"use_head": false,
|
1073 |
"use_pos_embed": true
|
1074 |
}
|
|
|
1 |
{
|
|
|
|
|
|
|
|
|
2 |
"attention_probs_dropout_prob": 0.0,
|
3 |
"backbone": "hybrid",
|
4 |
"channel_dims": null,
|
|
|
1063 |
"semantic_loss_ignore_index": -100,
|
1064 |
"sharpen_attn": false,
|
1065 |
"tokens_norm": true,
|
1066 |
+
"transformers_version": "4.25.0.dev0",
|
|
|
1067 |
"use_head": false,
|
1068 |
"use_pos_embed": true
|
1069 |
}
|