ksmcg commited on
Commit
f0389f1
1 Parent(s): f8cfe7b

Upload config

Browse files
Files changed (1) hide show
  1. config.json +1 -7
config.json CHANGED
@@ -1,8 +1,4 @@
1
  {
2
- "_name_or_path": "ksmcg/fan_tiny_8_p4_hybrid",
3
- "architectures": [
4
- "FANForImageClassification"
5
- ],
6
  "attention_probs_dropout_prob": 0.0,
7
  "backbone": "hybrid",
8
  "channel_dims": null,
@@ -1047,16 +1043,15 @@
1047
  ],
1048
  "initializer_range": 1.0,
1049
  "label2id": null,
 
1050
  "mlp_ratio": 4.0,
1051
  "model_type": "fan",
1052
- "norm_layer": null,
1053
  "num_attention_heads": 8,
1054
  "num_channels": 3,
1055
  "num_hidden_layers": 8,
1056
  "out_index": 7,
1057
  "patch_size": 16,
1058
  "qkv_bias": true,
1059
- "reshape_last_stage": false,
1060
  "rounding_mode": "floor",
1061
  "se_mlp": false,
1062
  "segmentation_in_channels": [
@@ -1068,7 +1063,6 @@
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
 
1
  {
 
 
 
 
2
  "attention_probs_dropout_prob": 0.0,
3
  "backbone": "hybrid",
4
  "channel_dims": null,
 
1043
  ],
1044
  "initializer_range": 1.0,
1045
  "label2id": null,
1046
+ "layer_norm_eps": 1e-06,
1047
  "mlp_ratio": 4.0,
1048
  "model_type": "fan",
 
1049
  "num_attention_heads": 8,
1050
  "num_channels": 3,
1051
  "num_hidden_layers": 8,
1052
  "out_index": 7,
1053
  "patch_size": 16,
1054
  "qkv_bias": true,
 
1055
  "rounding_mode": "floor",
1056
  "se_mlp": false,
1057
  "segmentation_in_channels": [
 
1063
  "semantic_loss_ignore_index": -100,
1064
  "sharpen_attn": false,
1065
  "tokens_norm": true,
 
1066
  "transformers_version": "4.24.0.dev0",
1067
  "use_head": false,
1068
  "use_pos_embed": true