kind_teacher / generation_config.json
Rastapar's picture
Update generation_config.json
760d4ce verified
raw
history blame
No virus
172 Bytes
{
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": 128001,
"max_length": 512,
"temperature": 1.00,
"top_p": 0.7,
"transformers_version": "4.43.3"
}