t5-small-bueno-tfg / generation_config.json
PeterBanning71's picture
Training complete
8516d6c
raw
history blame contribute delete
254 Bytes
{
"decoder_start_token_id": 0,
"early_stopping": true,
"eos_token_id": 1,
"length_penalty": 2.0,
"max_length": 56000,
"min_length": 430,
"no_repeat_ngram_size": 3,
"num_beams": 2,
"pad_token_id": 0,
"transformers_version": "4.27.4"
}