M4CXR-TNNLS / generation_config.json
jonggwon-park's picture
add generation config
7361083
raw
history blame contribute delete
159 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"max_new_tokens": 1024,
"do_sample": false,
"transformers_version": "4.39.3"
}