Update config.json (#1)
Browse files- Update config.json (98af8743cc68d6a4679c2b0336968160731b50d7)
- 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": "
|
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,
|