VocalAgents2_snuh_cv_fold2 / generation_config.json
ybkim95-ai's picture
Upload generation_config.json with huggingface_hub
224fc43 verified
raw
history blame
248 Bytes
{
"chat_format": "chatml",
"do_sample": true,
"eos_token_id": [
151643,
151645
],
"pad_token_id": 151643,
"repetition_penalty": 1.1,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.5,
"transformers_version": "4.48.0.dev0"
}