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
Ctrl+K
Ctrl+K
  • 3 contributors
History: 6 commits
hf-transformers-bot's picture
hf-transformers-bot
Update tiny models for DebertaV2ForMultipleChoice
6b8e0e2 over 2 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • added_tokens.json
    79 Bytes
    Update tiny models for DebertaV2ForMultipleChoice over 2 years ago
  • config.json
    802 Bytes
    Update tiny models for DebertaV2ForMultipleChoice over 2 years ago
  • pytorch_model.bin
    16.5 MB
    xet
    Update tiny models for DebertaV2ForMultipleChoice over 2 years ago
  • special_tokens_map.json
    173 Bytes
    Upload tiny models for DebertaV2ForMultipleChoice over 3 years ago
  • spm.model
    2.45 MB
    xet
    Upload tiny models for DebertaV2ForMultipleChoice about 3 years ago
  • tf_model.h5
    16.6 MB
    xet
    Update tiny models for DebertaV2ForMultipleChoice over 2 years ago
  • tokenizer.json
    8.64 MB
    Update tiny models for DebertaV2ForMultipleChoice over 2 years ago
  • tokenizer_config.json
    1.32 kB
    Update tiny models for DebertaV2ForMultipleChoice over 2 years ago