maxin-cn commited on
Commit
f8a2f04
1 Parent(s): 4f16b68

Update transformer/config.json

Browse files
Files changed (1) hide show
  1. transformer/config.json +1 -1
transformer/config.json CHANGED
@@ -16,5 +16,5 @@
16
  "num_layers": 28,
17
  "out_channels": 8,
18
  "patch_size": 2,
19
- "sample_size": 64,
20
  }
 
16
  "num_layers": 28,
17
  "out_channels": 8,
18
  "patch_size": 2,
19
+ "sample_size": 64
20
  }