ksmcg commited on
Commit
50fb704
1 Parent(s): be22aae

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_small_12_p4_hybrid",
3
- "architectures": [
4
- "FANForImageClassification"
5
- ],
6
  "attention_probs_dropout_prob": 0.0,
7
  "backbone": "hybrid",
8
  "channel_dims": [
@@ -1058,16 +1054,15 @@
1058
  ],
1059
  "initializer_range": 1.0,
1060
  "label2id": null,
 
1061
  "mlp_ratio": 4.0,
1062
  "model_type": "fan",
1063
- "norm_layer": null,
1064
  "num_attention_heads": 8,
1065
  "num_channels": 3,
1066
  "num_hidden_layers": 10,
1067
  "out_index": 9,
1068
  "patch_size": 16,
1069
  "qkv_bias": true,
1070
- "reshape_last_stage": false,
1071
  "rounding_mode": "floor",
1072
  "se_mlp": false,
1073
  "segmentation_in_channels": [
@@ -1079,7 +1074,6 @@
1079
  "semantic_loss_ignore_index": -100,
1080
  "sharpen_attn": false,
1081
  "tokens_norm": true,
1082
- "torch_dtype": "float32",
1083
  "transformers_version": "4.24.0.dev0",
1084
  "use_head": false,
1085
  "use_pos_embed": true
 
1
  {
 
 
 
 
2
  "attention_probs_dropout_prob": 0.0,
3
  "backbone": "hybrid",
4
  "channel_dims": [
 
1054
  ],
1055
  "initializer_range": 1.0,
1056
  "label2id": null,
1057
+ "layer_norm_eps": 1e-06,
1058
  "mlp_ratio": 4.0,
1059
  "model_type": "fan",
 
1060
  "num_attention_heads": 8,
1061
  "num_channels": 3,
1062
  "num_hidden_layers": 10,
1063
  "out_index": 9,
1064
  "patch_size": 16,
1065
  "qkv_bias": true,
 
1066
  "rounding_mode": "floor",
1067
  "se_mlp": false,
1068
  "segmentation_in_channels": [
 
1074
  "semantic_loss_ignore_index": -100,
1075
  "sharpen_attn": false,
1076
  "tokens_norm": true,
 
1077
  "transformers_version": "4.24.0.dev0",
1078
  "use_head": false,
1079
  "use_pos_embed": true