ksmcg commited on
Commit
898706c
1 Parent(s): 6f28641

Upload config

Browse files
Files changed (1) hide show
  1. config.json +1 -8
config.json CHANGED
@@ -1,9 +1,7 @@
1
  {
2
- "act_layer": null,
3
  "attn_drop_rate": 0.0,
4
  "backbone": null,
5
  "channel_dims": null,
6
- "channels": 256,
7
  "cls_attn_layers": 2,
8
  "decoder_dropout": 0.1,
9
  "decoder_hidden_size": 768,
@@ -12,12 +10,7 @@
12
  "drop_rate": 0.0,
13
  "eta": 1.0,
14
  "feat_downsample": false,
15
- "feature_strides": [
16
- 4,
17
- 8,
18
- 16,
19
- 32
20
- ],
21
  "hidden_size": 480,
22
  "hybrid_patch_size": 2,
23
  "id2label": {
 
1
  {
 
2
  "attn_drop_rate": 0.0,
3
  "backbone": null,
4
  "channel_dims": null,
 
5
  "cls_attn_layers": 2,
6
  "decoder_dropout": 0.1,
7
  "decoder_hidden_size": 768,
 
10
  "drop_rate": 0.0,
11
  "eta": 1.0,
12
  "feat_downsample": false,
13
+ "hidden_act": "gelu",
 
 
 
 
 
14
  "hidden_size": 480,
15
  "hybrid_patch_size": 2,
16
  "id2label": {