diff --git a/config.json b/config.json index 718cdee..44a0735 100644 --- a/config.json +++ b/config.json @@ -19,6 +19,12 @@ "encoder_layerdrop": 0.0, "encoder_layers": 4, "eos_token_id": 50256, + "forced_decoder_ids": [ + [ + 1, + 50362 + ] + ], "init_std": 0.02, "is_encoder_decoder": true, "max_source_positions": 1500,