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

Joom
/
questiongenerator

Transformers
ONNX
t5
text2text-generation
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use Joom/questiongenerator with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Joom/questiongenerator")
    model = AutoModelForSeq2SeqLM.from_pretrained("Joom/questiongenerator")
  • Notebooks
  • Google Colab
  • Kaggle
questiongenerator
426 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Joom's picture
Joom
Upload 2 files
54f277a over 3 years ago
  • .gitattributes
    1.38 kB
    initial commit over 3 years ago
  • README.md
    21 Bytes
    initial commit over 3 years ago
  • config.json
    1.42 kB
    Upload 2 files over 3 years ago
  • t5_squad_v1-decoder-quantized.onnx
    149 MB
    xet
    Upload 3 files over 3 years ago
  • t5_squad_v1-encoder-quantized.onnx
    110 MB
    xet
    Upload 3 files over 3 years ago
  • t5_squad_v1-init-decoder-quantized.onnx
    164 MB
    xet
    Upload 3 files over 3 years ago
  • tokenizer.json
    2.42 MB
    Upload 2 files over 3 years ago