Update transformer/config.json
Browse files- 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 |
-
|
18 |
-
}
|
|
|
13 |
"num_attention_heads": 24,
|
14 |
"num_layers": 60,
|
15 |
"out_channels": 16,
|
16 |
+
"patch_size": 2
|
17 |
+
}
|
|