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

alvations
/
mt5-aym-zero

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

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

  • Libraries
  • Transformers

    How to use alvations/mt5-aym-zero with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("alvations/mt5-aym-zero")
    model = AutoModelForSeq2SeqLM.from_pretrained("alvations/mt5-aym-zero")
  • Notebooks
  • Google Colab
  • Kaggle
mt5-aym-zero / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 59 commits
alvations's picture
alvations
mt5-aym-zero
fec0b09 about 3 years ago
  • May17_11-44-37_3d90f0b93f38
    Training in progress, step 170000 about 3 years ago
  • May18_14-39-11_d59a0da0ea25
    mt5-aym-zero about 3 years ago
  • May18_17-16-09_d59a0da0ea25
    mt5-aym-zero about 3 years ago
  • May18_19-53-08_d59a0da0ea25
    mt5-aym-zero about 3 years ago
  • May18_22-29-59_d59a0da0ea25
    mt5-aym-zero about 3 years ago
  • May19_01-06-55_d59a0da0ea25
    mt5-aym-zero about 3 years ago