tiny-nla / code-decoder /generation_config.json
TuHan's picture
Duplicate of the tiny-nla weights (same training run)
3f2601a verified
Raw
History Blame Contribute Delete
213 Bytes
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "5.3.0"
}