ksmcg commited on
Commit
1dd1a00
1 Parent(s): bb0c0c3

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_tiny_8_p4_hybrid",
3
- "architectures": [
4
- "FANForImageClassification"
5
- ],
6
- "attn_drop_rate": 0.0,
7
  "backbone": "hybrid",
8
  "channel_dims": null,
9
  "channels": 256,
@@ -21,7 +17,6 @@
21
  1024
22
  ],
23
  "drop_path_rate": 0.0,
24
- "drop_rate": 0.0,
25
  "eta": 1.0,
26
  "feat_downsample": false,
27
  "feature_strides": [
@@ -31,6 +26,7 @@
31
  32
32
  ],
33
  "hidden_act": "gelu",
 
34
  "hidden_size": 192,
35
  "hybrid_patch_size": 2,
36
  "id2label": {
@@ -1068,7 +1064,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,
5
  "channels": 256,
 
17
  1024
18
  ],
19
  "drop_path_rate": 0.0,
 
20
  "eta": 1.0,
21
  "feat_downsample": false,
22
  "feature_strides": [
 
26
  32
27
  ],
28
  "hidden_act": "gelu",
29
+ "hidden_dropout_prob": 0.0,
30
  "hidden_size": 192,
31
  "hybrid_patch_size": 2,
32
  "id2label": {
 
1064
  "semantic_loss_ignore_index": -100,
1065
  "sharpen_attn": false,
1066
  "tokens_norm": true,
 
1067
  "transformers_version": "4.24.0.dev0",
1068
  "use_head": false,
1069
  "use_pos_embed": true