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

Roy029
/
mpyt5_e20

Transformers
PyTorch
mt5
text2text-generation
Model card Files Files and versions
xet
Community
1

Instructions to use Roy029/mpyt5_e20 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Roy029/mpyt5_e20 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Roy029/mpyt5_e20")
    model = AutoModelForSeq2SeqLM.from_pretrained("Roy029/mpyt5_e20")
  • Notebooks
  • Google Colab
  • Kaggle
mpyt5_e20
1.22 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
Roy029's picture
Roy029
Update README.md
70a9865 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    1.12 kB
    Update README.md over 3 years ago
  • added_tokens.json
    16 Bytes
    model over 3 years ago
  • config.json
    761 Bytes
    model over 3 years ago
  • pytorch_model.bin
    1.2 GB
    xet
    model over 3 years ago
  • special_tokens_map.json
    65 Bytes
    model over 3 years ago
  • spiece.model
    4.35 MB
    xet
    model over 3 years ago
  • tokenizer.json
    16.4 MB
    xet
    model over 3 years ago
  • tokenizer_config.json
    322 Bytes
    model over 3 years ago