Update config.json

#1
by xiangan - opened
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -10,7 +10,7 @@
10
  "initializer_range": 0.02,
11
  "intermediate_size": 8192,
12
  "layer_norm_eps": 1e-05,
13
- "model_type": "mlcd_vision_model",
14
  "num_attention_heads": 16,
15
  "num_channels": 3,
16
  "num_hidden_layers": 48,
 
10
  "initializer_range": 0.02,
11
  "intermediate_size": 8192,
12
  "layer_norm_eps": 1e-05,
13
+ "model_type": "mlcd",
14
  "num_attention_heads": 16,
15
  "num_channels": 3,
16
  "num_hidden_layers": 48,