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