Alara Dirik
commited on
Commit
•
d7c9b1b
1
Parent(s):
acd4120
Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -130,6 +130,7 @@
|
|
130 |
"num_attention_heads": 12,
|
131 |
"num_beam_groups": 1,
|
132 |
"num_beams": 1,
|
|
|
133 |
"num_hidden_layers": 12,
|
134 |
"num_return_sequences": 1,
|
135 |
"output_attentions": false,
|
|
|
130 |
"num_attention_heads": 12,
|
131 |
"num_beam_groups": 1,
|
132 |
"num_beams": 1,
|
133 |
+
"num_channels": 3,
|
134 |
"num_hidden_layers": 12,
|
135 |
"num_return_sequences": 1,
|
136 |
"output_attentions": false,
|