abstracts_to_tweet_model / generation_config.json
andersoncliffb's picture
Upload T5ForConditionalGeneration
a20d143 verified
raw
history blame
133 Bytes
{
"decoder_start_token_id": 0,
"eos_token_id": 1,
"max_length": 512,
"pad_token_id": 0,
"transformers_version": "4.49.0"
}