distilgpt2-finetuned-wikitext2-test / generation_config.json
uzenhuang's picture
End of training
9eaf32f
raw
history blame
160 Bytes
{
"_from_model_config": true,
"bos_token_id": 50256,
"do_sample": true,
"eos_token_id": 50256,
"max_length": 50,
"transformers_version": "4.30.2"
}