webcoder-100m-html-css-js / generation_config.json
caikybaldo999's picture
Upload folder using huggingface_hub
ee9c8c2 verified
Raw
History Blame Contribute Delete
232 Bytes
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"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"
}