DECO-0.1B / generation_config.json
Raincleared's picture
Upload folder using huggingface_hub
8b38b65 verified
raw
history blame
145 Bytes
{
"do_sample": true,
"top_p": 0.8,
"temperature": 0.8,
"bos_token_id": 1,
"eos_token_id": [2,73440],
"pad_token_id": 2
}