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

charsiu
/
g2p_multilingual_mT5_small

Transformers
PyTorch
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use charsiu/g2p_multilingual_mT5_small with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("charsiu/g2p_multilingual_mT5_small")
    model = AutoModelForSeq2SeqLM.from_pretrained("charsiu/g2p_multilingual_mT5_small")
  • Notebooks
  • Google Colab
  • Kaggle
g2p_multilingual_mT5_small
1.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
charsiu's picture
charsiu
Upload trainer_state.json
9aa1a30 about 4 years ago
  • .gitattributes
    1.17 kB
    initial commit about 4 years ago
  • config.json
    675 Bytes
    Upload config.json about 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    1.2 GB
    xet
    Upload pytorch_model.bin about 4 years ago
  • trainer_state.json
    24.6 kB
    Upload trainer_state.json about 4 years ago