aud2seq-model / generation_config.json
gijs's picture
Add files using upload-large-folder tool
eff56f5
raw
history blame contribute delete
219 Bytes
{
"_from_model_config": true,
"eos_token_id": [
151645
],
"max_new_tokens": 2048,
"pad_token_id": 151645,
"temperature": null,
"top_k": null,
"top_p": null,
"transformers_version": "4.57.0.dev0"
}