customer-email-classifier / generation_config.json
OmarioVIC's picture
Upload generation_config.json with huggingface_hub
de9fffe verified
raw
history blame contribute delete
168 Bytes
{
"do_sample": false,
"eos_token_id": 106,
"max_new_tokens": 64,
"pad_token_id": 106,
"temperature": 1.0,
"top_p": 1.0,
"transformers_version": "5.5.0"
}