Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Ife
/
CA-ES
like
0
Text2Text Generation
Transformers
PyTorch
marian
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
840a97f
CA-ES
/
tokenizer_config.json
Ife
First commit
840a97f
over 3 years ago
raw
Copy download link
history
blame
Safe
201 Bytes
{
"source_lang"
:
"ca"
,
"target_lang"
:
"es"
,
"unk_token"
:
"<unk>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"model_max_length"
:
512
,
"sp_model_kwargs"
:
{
}
,
"name_or_path"
:
"Helsinki-NLP/opus-mt-ca-es"
}