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_squad

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

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

  • Libraries
  • Transformers

    How to use Medissa/deberta_squad with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("Medissa/deberta_squad")
    model = AutoModelForMultipleChoice.from_pretrained("Medissa/deberta_squad")
  • Notebooks
  • Google Colab
  • Kaggle
deberta_squad
3.48 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
0b25efe verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • config.json
    1.05 kB
    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

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.74 GB
    xet
    Upload DebertaV2ForMultipleChoice over 2 years ago