Matessane-en-pt / generation_config.json
Matessane's picture
Upload generation_config.json with huggingface_hub
e06c9fd verified
raw
history blame contribute delete
296 Bytes
{
"bad_words_ids": [
[
54775
]
],
"bos_token_id": 0,
"decoder_start_token_id": 54775,
"eos_token_id": 44670,
"forced_eos_token_id": 44670,
"max_length": 512,
"num_beams": 4,
"pad_token_id": 54775,
"renormalize_logits": true,
"transformers_version": "4.47.1"
}