dn6 HF staff commited on
Commit
d926f26
1 Parent(s): b96767b

update default sample size

Browse files
Files changed (1) hide show
  1. transformer/config.json +1 -1
transformer/config.json CHANGED
@@ -11,5 +11,5 @@
11
  "out_channels": 16,
12
  "patch_size": 2,
13
  "pooled_projection_dim": 2048,
14
- "sample_size": 128
15
  }
 
11
  "out_channels": 16,
12
  "patch_size": 2,
13
  "pooled_projection_dim": 2048,
14
+ "sample_size": 64
15
  }