facebook/mbart-large-50
Facebook/mbart-large-50 is machine learning model.
About facebook/mbart-large-50
mBART-50 is a multilingual Sequence-to-Sequence model pre-trained using the "Multilingual Denoising Pretraining" objective . It was introduced in Multilingual Translation with Extensible Multilingual Pretraining and Finetuning paper . The model incorporates N languages by concatenating data: D = {D1, ..., DN } where each Di is a collection of monolingual documents in language i. The source documents are noised using two schemes, first randomly shuffling the original sentences' order, and second a novel in-filling scheme, where spans of text are replaced with a single mask token . The decoder input is the,