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

stanfordnlp
/
mrt5-large

Transformers
Safetensors
mrt5
text2text-generation
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use stanfordnlp/mrt5-large with Transformers:

    # Load model directly
    from transformers import AutoModelForSeq2SeqLM
    model = AutoModelForSeq2SeqLM.from_pretrained("stanfordnlp/mrt5-large", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
mrt5-large
4.91 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
juliekallini's picture
juliekallini
Update README.md
9361852 verified about 1 year ago
  • .gitattributes
    1.56 kB
    Upload MrT5.png about 1 year ago
  • MrT5.png
    462 kB
    xet
    Upload MrT5.png about 1 year ago
  • README.md
    8.72 kB
    Update README.md about 1 year ago
  • config.json
    1.52 kB
    Upload MrT5ForConditionalGeneration about 1 year ago
  • configuration_mrt5.py
    1.13 kB
    Upload configuration_mrt5.py with huggingface_hub about 1 year ago
  • generation_config.json
    142 Bytes
    Upload MrT5ForConditionalGeneration about 1 year ago
  • model.safetensors
    4.91 GB
    xet
    Upload MrT5ForConditionalGeneration about 1 year ago
  • modeling_mrt5.py
    57.6 kB
    Update modeling_mrt5.py about 1 year ago
  • modeling_t5.py
    112 kB
    Upload modeling_t5.py with huggingface_hub about 1 year ago