secret-gpt2-tokenizer / generation_config.json
stefan-it's picture
config: add initial version of generative config
a80d0a8
raw
history blame contribute delete
115 Bytes
{
"_from_model_config": true,
"bos_token_id": 2,
"eos_token_id": 2,
"transformers_version": "4.27.1.dev0"
}