address-detection-model / generation_config.json
piazzola's picture
End of training
3b91c97
raw
history blame contribute delete
201 Bytes
{
"_from_model_config": true,
"bos_token_id": 2,
"eos_token_id": 2,
"max_length": 200,
"max_new_tokens": 20,
"min_new_tokens": 20,
"pad_token_id": 1,
"transformers_version": "4.34.0"
}