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

hf-internal-testing
/
tiny-random-DebertaV2ForMultipleChoice

Multiple Choice
Transformers
PyTorch
ONNX
deberta-v2
Model card Files Files and versions
xet
Community
22

Instructions to use hf-internal-testing/tiny-random-DebertaV2ForMultipleChoice with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use hf-internal-testing/tiny-random-DebertaV2ForMultipleChoice with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-DebertaV2ForMultipleChoice")
    model = AutoModelForMultipleChoice.from_pretrained("hf-internal-testing/tiny-random-DebertaV2ForMultipleChoice")
  • Notebooks
  • Google Colab
  • Kaggle
tiny-random-DebertaV2ForMultipleChoice / onnx
16.8 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
Xenova's picture
Xenova HF Staff
Upload ONNX weights (#21)
3788e52 verified over 1 year ago
  • model.onnx
    16.8 MB
    xet
    Upload ONNX weights (#21) over 1 year ago