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

Medissa
/
deberta_large_corpus

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

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

  • Libraries
  • Transformers

    How to use Medissa/deberta_large_corpus with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("Medissa/deberta_large_corpus")
    model = AutoModelForMultipleChoice.from_pretrained("Medissa/deberta_large_corpus")
  • Notebooks
  • Google Colab
  • Kaggle
deberta_large_corpus
3.48 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
f9b26b3 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • config.json
    875 Bytes
    Upload DebertaV2ForMultipleChoice over 2 years ago
  • model.safetensors
    1.74 GB
    xet
    Adding `safetensors` variant of this model over 1 year ago
  • pytorch_model.bin
    1.74 GB
    xet
    Upload DebertaV2ForMultipleChoice over 2 years ago