sheonhan commited on
Commit
f23b2f2
·
1 Parent(s): d4adf01

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -15,7 +15,7 @@
15
  "num_channels": 3,
16
  "num_hidden_layers": 35,
17
  "num_residual_blocks": 8,
18
- "qkv_bias": False,
19
  "residual_dropout_prob": 0.0,
20
  "vocab_size": 512,
21
  "model_type": "ict",
 
15
  "num_channels": 3,
16
  "num_hidden_layers": 35,
17
  "num_residual_blocks": 8,
18
+ "qkv_bias": false,
19
  "residual_dropout_prob": 0.0,
20
  "vocab_size": 512,
21
  "model_type": "ict",