Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
"decoder_ffn_dim": 4096,
|
17 |
"decoder_layerdrop": 0.0,
|
18 |
"decoder_layers": 24,
|
19 |
-
"decoder_start_token_id":
|
20 |
"dropout": 0.0,
|
21 |
"encoder_attention_heads": 16,
|
22 |
"encoder_ffn_dim": 4096,
|
|
|
16 |
"decoder_ffn_dim": 4096,
|
17 |
"decoder_layerdrop": 0.0,
|
18 |
"decoder_layers": 24,
|
19 |
+
"decoder_start_token_id": 50267,
|
20 |
"dropout": 0.0,
|
21 |
"encoder_attention_heads": 16,
|
22 |
"encoder_ffn_dim": 4096,
|