sentiment_analysis_mistral_7b / generation_config.json
vivekdugale's picture
Trained with Unsloth
c9d158e verified
raw
history blame contribute delete
157 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"max_length": 32768,
"pad_token_id": 770,
"transformers_version": "4.46.3"
}