SAVRN
Search Contact SAVRN

Open-weight model

mbart-large-50-one-to-many-mmt

by AI at Meta facebook/mbart-large-50-one-to-many-mmt

This model is a fine-tuned checkpoint of mBART-large-50. mbart-large-50-one-to-many-mmt is fine-tuned for multilingual machine translation. It was introduced in Multilingual Translation with Extensible Multilingual Pretraining and Finetuning paper.

Parameters
Context1,024
Weights7.3 GB
License
AccessOpen weights
Monthly Downloads202.5k

Model Card

This model is a fine-tuned checkpoint of mBART-large-50. mbart-large-50-one-to-many-mmt is fine-tuned for multilingual machine translation. It was introduced in Multilingual Translation with Extensible Multilingual Pretraining and Finetuning paper. The model can translate English to other 49 languages mentioned below. To translate into a target language, the target language id is forced as the first generated token. To force the target language id as the first generated token, pass the forcedbostokenid parameter to the generate method. See the model hub to look for more fine-tuned versions. Arabic (arAR), Czech (csCZ), German (deDE), English (enXX), Spanish (esXX), Estonian (etEE), Finnish…

Excerpt from the card by AI at Meta.

Configuration

Architecture
MBartForConditionalGeneration
Context length (tokens)
1,024
Layers
12
Vocabulary size
250,054
Model type
mbart

Identity and Version

Repository
facebook/mbart-large-50-one-to-many-mmt
Publisher
AI at Meta
Task
Not stated by the source
Modality
Other
Library
transformers
Parameters
Not stated by the source
Languages
ar, cs, de, en, es, et, fi, fr
Revision
9dde161a836123acc97aa194fe507d3ac1e2a46e
First published
2022-03-02
Last updated
2023-03-28

Files and Weights

10 files, 7.3 GB in total. The weights are 3 files totalling 7.3 GB in bin, h5, msgpack.

Weights3 files · 7.3 GB
Configuration3 files · 2.4 KB
Tokenizer1 file · 528 B
Documentation1 file · 3.6 KB
Other1 file · 5.1 MB
Repository1 file · 690 B
Every file
FileTypeSizeSHA-256
flax_model.msgpackWeights2.4 GB 0b7365f3d85f
pytorch_model.binWeights2.4 GB 51fbf92efa74
tf_model.h5Weights2.4 GB 006794f8dab3
config.jsonConfiguration1.4 KB
generation_config.jsonConfiguration261 B
special_tokens_map.jsonConfiguration717 B
README.mdDocumentation3.6 KB
sentencepiece.bpe.modelOther5.1 MB cfc8146abe2a
.gitattributesRepository690 B
tokenizer_config.jsonTokenizer528 B

License and Download

License
Not stated by the source
Access
Open weights, no gate
Download size
7.3 GB
Download from AI at Meta

Released by AI at Meta through its official repository on Hugging Face.

Built From

Memory Requirements

PrecisionWeights in memory
As published7.3 GB

Weights only, from the published parameter count; the key-value cache and runtime add to this.

Questions About mbart-large-50-one-to-many-mmt

What is mbart-large-50-one-to-many-mmt's context length?

1,024 tokens, from the maximum position embeddings in its published configuration.