benjaminholzschuh commited on
Commit
be25a3d
·
verified ·
1 Parent(s): dc6343a

Update mc-l/config.json

Browse files
Files changed (1) hide show
  1. mc-l/config.json +1 -1
mc-l/config.json CHANGED
@@ -6,7 +6,7 @@
6
  "out_channels": 2,
7
  "patch_size": 4,
8
  "periodic": true,
9
- "sample_size": 128,
10
  "type": "PDE-L",
11
  "window_size": 8
12
  }
 
6
  "out_channels": 2,
7
  "patch_size": 4,
8
  "periodic": true,
9
+ "sample_size": 256,
10
  "type": "PDE-L",
11
  "window_size": 8
12
  }