webcoder-100m-instruct / generation_config.json
caikybaldo999's picture
Full SFT WebCoder-100M-Instruct | 78,226,740 SFT tokens
062ffb1 verified
Raw
History Blame Contribute Delete
211 Bytes
{
"do_sample": true,
"eos_token_id": 7,
"max_new_tokens": 768,
"pad_token_id": 0,
"repetition_penalty": 1.05,
"temperature": 0.7,
"top_k": 50,
"top_p": 0.92,
"transformers_version": "5.15.0"
}