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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Sobit
/
mt5-base_ne_en_transliteration

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

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

  • Libraries
  • Transformers

    How to use Sobit/mt5-base_ne_en_transliteration with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Sobit/mt5-base_ne_en_transliteration")
    model = AutoModelForSeq2SeqLM.from_pretrained("Sobit/mt5-base_ne_en_transliteration", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
mt5-base_ne_en_transliteration
2.35 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 63 commits
Sobit's picture
Sobit
Update config.json
9c37352 verified over 2 years ago
  • .gitattributes
    1.57 kB
    Upload 2 files over 2 years ago
  • README.md
    176 Bytes
    Update README.md over 2 years ago
  • config.json
    669 Bytes
    Update config.json over 2 years ago
  • pytorch_model.bin
    2.33 GB
    xet
    Rename model.ckpt to pytorch_model.bin over 2 years ago
  • special_tokens_map.json
    110 Bytes
    Update special_tokens_map.json over 2 years ago
  • spiece.model
    4.31 MB
    xet
    Upload spiece.model over 2 years ago
  • tokenizer.json
    16.3 MB
    xet
    Upload 2 files over 2 years ago
  • tokenizer_config.json
    408 Bytes
    Update tokenizer_config.json over 2 years ago