ksmcg commited on
Commit
08d0ebf
1 Parent(s): ca5dffc

Upload config

Browse files
Files changed (1) hide show
  1. config.json +2 -7
config.json CHANGED
@@ -1,9 +1,5 @@
1
  {
2
- "_name_or_path": "ksmcg/fan_small_12_p4_hybrid",
3
- "architectures": [
4
- "FANForImageClassification"
5
- ],
6
- "attn_drop_rate": 0.0,
7
  "backbone": "hybrid",
8
  "channel_dims": [
9
  384,
@@ -32,7 +28,6 @@
32
  1024
33
  ],
34
  "drop_path_rate": 0.0,
35
- "drop_rate": 0.0,
36
  "eta": 1.0,
37
  "feat_downsample": false,
38
  "feature_strides": [
@@ -42,6 +37,7 @@
42
  32
43
  ],
44
  "hidden_act": "gelu",
 
45
  "hidden_size": 384,
46
  "hybrid_patch_size": 2,
47
  "id2label": {
@@ -1079,7 +1075,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": [
5
  384,
 
28
  1024
29
  ],
30
  "drop_path_rate": 0.0,
 
31
  "eta": 1.0,
32
  "feat_downsample": false,
33
  "feature_strides": [
 
37
  32
38
  ],
39
  "hidden_act": "gelu",
40
+ "hidden_dropout_prob": 0.0,
41
  "hidden_size": 384,
42
  "hybrid_patch_size": 2,
43
  "id2label": {
 
1075
  "semantic_loss_ignore_index": -100,
1076
  "sharpen_attn": false,
1077
  "tokens_norm": true,
 
1078
  "transformers_version": "4.24.0.dev0",
1079
  "use_head": false,
1080
  "use_pos_embed": true