chatpig commited on
Commit
d115c8b
·
verified ·
1 Parent(s): 0750b2f

Update transformer/config.json

Browse files
Files changed (1) hide show
  1. transformer/config.json +2 -3
transformer/config.json CHANGED
@@ -13,6 +13,5 @@
13
  "num_attention_heads": 24,
14
  "num_layers": 60,
15
  "out_channels": 16,
16
- "patch_size": 2,
17
- "pooled_projection_dim": 768
18
- }
 
13
  "num_attention_heads": 24,
14
  "num_layers": 60,
15
  "out_channels": 16,
16
+ "patch_size": 2
17
+ }