gpt2-medium-instruct / generation_config.json
snehangshu511's picture
Add generation_config.json
a378517 verified
raw
history blame contribute delete
113 Bytes
{
"bos_token_id": 50256,
"eos_token_id": 50256,
"max_new_tokens": 256,
"transformers_version": "5.0.0"
}