ksmcg commited on
Commit
6e4fbd5
1 Parent(s): b3f1db6

Upload config

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