MarianCausalLM / generation_config.json
AhmedSSoliman's picture
Upload MarianForCausalLM
e63aa78
raw
history blame
288 Bytes
{
"_from_model_config": true,
"bad_words_ids": [
[
67027
]
],
"bos_token_id": 0,
"decoder_start_token_id": 67027,
"eos_token_id": 0,
"forced_eos_token_id": 0,
"max_length": 512,
"num_beams": 4,
"pad_token_id": 67027,
"transformers_version": "4.30.2"
}