ksmcg commited on
Commit
473a709
1 Parent(s): 2c865c6

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_base_18_p16_224",
3
- "architectures": [
4
- "FANForImageClassification"
5
- ],
6
- "attn_drop_rate": 0.0,
7
  "backbone": null,
8
  "channel_dims": null,
9
  "cls_attn_layers": 2,
@@ -11,10 +7,10 @@
11
  "decoder_hidden_size": 768,
12
  "depths": null,
13
  "drop_path_rate": 0.0,
14
- "drop_rate": 0.0,
15
  "eta": 1.0,
16
  "feat_downsample": false,
17
  "hidden_act": "gelu",
 
18
  "hidden_size": 448,
19
  "hybrid_patch_size": 2,
20
  "id2label": {
@@ -1046,7 +1042,6 @@
1046
  "semantic_loss_ignore_index": -100,
1047
  "sharpen_attn": false,
1048
  "tokens_norm": true,
1049
- "torch_dtype": "float32",
1050
  "transformers_version": "4.24.0.dev0",
1051
  "use_pos_embed": true
1052
  }
 
1
  {
2
+ "attention_probs_dropout_prob": 0.0,
 
 
 
 
3
  "backbone": null,
4
  "channel_dims": null,
5
  "cls_attn_layers": 2,
 
7
  "decoder_hidden_size": 768,
8
  "depths": null,
9
  "drop_path_rate": 0.0,
 
10
  "eta": 1.0,
11
  "feat_downsample": false,
12
  "hidden_act": "gelu",
13
+ "hidden_dropout_prob": 0.0,
14
  "hidden_size": 448,
15
  "hybrid_patch_size": 2,
16
  "id2label": {
 
1042
  "semantic_loss_ignore_index": -100,
1043
  "sharpen_attn": false,
1044
  "tokens_norm": true,
 
1045
  "transformers_version": "4.24.0.dev0",
1046
  "use_pos_embed": true
1047
  }