flan-t5-answer-generator / generation_config.json
tharunoptimus
Added the tokenizers and other config files
d2f6336
raw
history blame contribute delete
142 Bytes
{
"_from_model_config": true,
"decoder_start_token_id": 0,
"eos_token_id": 1,
"pad_token_id": 0,
"transformers_version": "4.28.1"
}