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

baskotayunisha
/
mt5

Transformers
TensorBoard
Safetensors
mt5
text2text-generation
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use baskotayunisha/mt5 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("baskotayunisha/mt5")
    model = AutoModelForSeq2SeqLM.from_pretrained("baskotayunisha/mt5")
  • Notebooks
  • Google Colab
  • Kaggle
mt5 / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
baskotayunisha's picture
baskotayunisha
End of training
d4daac0 over 2 years ago
  • Dec02_11-48-50_4df09bd56e8d
    End of training over 2 years ago