Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
rvashurin
/
mbart_large_fren
like
0
Text2Text Generation
Transformers
PyTorch
mbart
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
26a2aeb
mbart_large_fren
/
generation_config.json
rvashurin
Upload 6 files
26a2aeb
about 1 year ago
raw
Copy download link
history
blame
Safe
206 Bytes
{
"bos_token_id"
:
0
,
"decoder_start_token_id"
:
250004
,
"eos_token_id"
:
2
,
"forced_eos_token_id"
:
2
,
"max_length"
:
1024
,
"num_beams"
:
5
,
"pad_token_id"
:
1
,
"transformers_version"
:
"4.30.0"
}