diff --git a/config.json b/config.json index d8008f9..0318c90 100644 --- a/config.json +++ b/config.json @@ -23,6 +23,24 @@ "encoder_layerdrop": 0.0, "encoder_layers": 32, "eos_token_id": 50256, + "forced_decoder_ids": [ + [ + 1, + 50258 + ], + [ + 2, + 50259 + ], + [ + 3, + 50359 + ], + [ + 4, + 50363 + ] + ], "init_std": 0.02, "is_encoder_decoder": true, "max_source_positions": 1500,