Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
JoseLuis95
/
results
like
0
Text2Text Generation
Transformers
Safetensors
mt5
summary
Generated from Trainer
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
e6c9d28
results
/
generation_config.json
JoseLuis95
Training complete
e6c9d28
verified
6 months ago
raw
Copy download link
history
blame
Safe
204 Bytes
{
"decoder_start_token_id"
:
0
,
"eos_token_id"
:
1
,
"length_penalty"
:
0.6
,
"max_length"
:
84
,
"no_repeat_ngram_size"
:
2
,
"num_beams"
:
4
,
"pad_token_id"
:
0
,
"transformers_version"
:
"4.41.0"
}