Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -13,7 +13,7 @@
|
|
| 13 |
"decoder_ffn_dim": 4096,
|
| 14 |
"decoder_layerdrop": 0.0,
|
| 15 |
"decoder_layers": 12,
|
| 16 |
-
"decoder_start_token_id":
|
| 17 |
"dropout": 0.1,
|
| 18 |
"encoder_attention_heads": 16,
|
| 19 |
"encoder_ffn_dim": 4096,
|
|
|
|
| 13 |
"decoder_ffn_dim": 4096,
|
| 14 |
"decoder_layerdrop": 0.0,
|
| 15 |
"decoder_layers": 12,
|
| 16 |
+
"decoder_start_token_id": 1,
|
| 17 |
"dropout": 0.1,
|
| 18 |
"encoder_attention_heads": 16,
|
| 19 |
"encoder_ffn_dim": 4096,
|