LostInTranslation / generation_config.json
guymorlan's picture
add model files
8fea578
raw
history blame contribute delete
258 Bytes
{
"bad_words_ids": [
[
65838
]
],
"bos_token_id": 0,
"decoder_start_token_id": 65838,
"eos_token_id": 0,
"forced_eos_token_id": 0,
"max_length": 512,
"num_beams": 4,
"pad_token_id": 65838,
"transformers_version": "4.29.2"
}