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

Parth
/
mT5-question-generator

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

Instructions to use Parth/mT5-question-generator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Parth/mT5-question-generator with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Parth/mT5-question-generator")
    model = AutoModelForSeq2SeqLM.from_pretrained("Parth/mT5-question-generator")
  • Notebooks
  • Google Colab
  • Kaggle
mT5-question-generator
2.33 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
parth
Upload the model Parth
edfb8c6 over 5 years ago
  • .gitattributes
    345 Bytes
    initial commit over 5 years ago
  • README.md
    213 Bytes
    Upload the model Parth over 5 years ago
  • config.json
    617 Bytes
    Upload the model Parth over 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    2.33 GB
    xet
    Upload the model Parth over 5 years ago