Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

facebook
/
mbart-large-50

Transformers
PyTorch
google-tensorflow TensorFlow
mbart
text2text-generation
mbart-50
Model card Files Files and versions
xet
Community
14

Instructions to use facebook/mbart-large-50 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use facebook/mbart-large-50 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("facebook/mbart-large-50")
    model = AutoModelForSeq2SeqLM.from_pretrained("facebook/mbart-large-50")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

dub

#14 opened about 2 months ago by
Kamy2025

Upload tokenizer.json

#13 opened 4 months ago by
zoedsoupe

What should decoder_input_ids be when pre-training? Correct or corrupted?

#12 opened 11 months ago by
Philomath868

Why Finetuned Mbart for translation on specific language disable other languages ?

2
#11 opened over 2 years ago by
Wabbina

mBart for Auto-Correction in Text

3
#10 opened over 2 years ago by
MuhammadaliML

Upload tokenizer.json

2
#9 opened over 2 years ago by
c4lliope

What is the minimum version of Transformers supported by mBART?

#8 opened over 2 years ago by
clariooo

Adding `safetensors` variant of this model

#7 opened almost 3 years ago by
SFconvertbot

How much maximum input and output length was this model pretrained with ?

#5 opened about 3 years ago by
MohamedDhouib1

Adding `safetensors` variant of this model

#4 opened about 3 years ago by
SFconvertbot
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs