ksmcg commited on
Commit
c094208
1 Parent(s): 8e0a84b

Upload config

Browse files
Files changed (1) hide show
  1. config.json +1 -8
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "act_layer": null,
3
  "attn_drop_rate": 0.0,
4
  "backbone": "hybrid",
5
  "channel_dims": [
@@ -27,7 +26,6 @@
27
  768,
28
  768
29
  ],
30
- "channels": 256,
31
  "cls_attn_layers": 2,
32
  "decoder_dropout": 0.1,
33
  "decoder_hidden_size": 768,
@@ -45,12 +43,7 @@
45
  "drop_rate": 0.0,
46
  "eta": 1.0,
47
  "feat_downsample": false,
48
- "feature_strides": [
49
- 4,
50
- 8,
51
- 16,
52
- 32
53
- ],
54
  "hidden_size": 528,
55
  "hybrid_patch_size": 2,
56
  "id2label": {
 
1
  {
 
2
  "attn_drop_rate": 0.0,
3
  "backbone": "hybrid",
4
  "channel_dims": [
 
26
  768,
27
  768
28
  ],
 
29
  "cls_attn_layers": 2,
30
  "decoder_dropout": 0.1,
31
  "decoder_hidden_size": 768,
 
43
  "drop_rate": 0.0,
44
  "eta": 1.0,
45
  "feat_downsample": false,
46
+ "hidden_act": "gelu",
 
 
 
 
 
47
  "hidden_size": 528,
48
  "hybrid_patch_size": 2,
49
  "id2label": {