tiny-audio-mlp-stage2 / generation_config.json
mazesmazes's picture
Training in progress, step 500
0af8ea8 verified
raw
history blame contribute delete
198 Bytes
{
"bos_token_id": 128000,
"eos_token_id": 128012,
"max_new_tokens": 96,
"pad_token_id": 128004,
"temperature": null,
"top_k": null,
"top_p": null,
"transformers_version": "4.57.3"
}