VideoParsing / 001_test-rl-checkpoint-213 /generation_config.json
CserDu123's picture
Upload 001_test-rl-checkpoint-213/generation_config.json with huggingface_hub
1870b1a verified
raw
history blame contribute delete
218 Bytes
{
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"repetition_penalty": 1.05,
"temperature": 0.1,
"top_k": 1,
"top_p": 0.001,
"transformers_version": "4.57.6"
}