Upload config
Browse files- config.json +1 -6
config.json
CHANGED
@@ -1,8 +1,4 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "ksmcg/fan_base_18_p16_224",
|
3 |
-
"architectures": [
|
4 |
-
"FANForImageClassification"
|
5 |
-
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
"backbone": null,
|
8 |
"channel_dims": null,
|
@@ -1045,7 +1041,6 @@
|
|
1045 |
"semantic_loss_ignore_index": -100,
|
1046 |
"sharpen_attn": false,
|
1047 |
"tokens_norm": true,
|
1048 |
-
"
|
1049 |
-
"transformers_version": "4.24.0.dev0",
|
1050 |
"use_pos_embed": true
|
1051 |
}
|
|
|
1 |
{
|
|
|
|
|
|
|
|
|
2 |
"attention_probs_dropout_prob": 0.0,
|
3 |
"backbone": null,
|
4 |
"channel_dims": null,
|
|
|
1041 |
"semantic_loss_ignore_index": -100,
|
1042 |
"sharpen_attn": false,
|
1043 |
"tokens_norm": true,
|
1044 |
+
"transformers_version": "4.25.0.dev0",
|
|
|
1045 |
"use_pos_embed": true
|
1046 |
}
|