distilgpt2/generation_config_for_text_generation.json
2023-01-24 13:57:50 +00:00

9 lines
165 B
JSON

{
"_from_model_config": true,
"bos_token_id": 50256,
"do_sample": true,
"eos_token_id": 50256,
"max_length": 50,
"transformers_version": "4.27.0.dev0"
}