ksmcg commited on
Commit
f5ba4aa
1 Parent(s): f36c8d1

Upload config

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json CHANGED
@@ -10,6 +10,12 @@
10
  3,
11
  3
12
  ],
 
 
 
 
 
 
13
  "drop_path_rate": 0.0,
14
  "eta": 1.0,
15
  "feat_downsample": false,
 
10
  3,
11
  3
12
  ],
13
+ "dims": [
14
+ 128,
15
+ 256,
16
+ 512,
17
+ 1024
18
+ ],
19
  "drop_path_rate": 0.0,
20
  "eta": 1.0,
21
  "feat_downsample": false,