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

microsoft
/
deberta-v3-large

Fill-Mask
Transformers
PyTorch
google-tensorflow TensorFlow
English
deberta-v2
deberta
deberta-v3
Model card Files Files and versions
xet
Community
16

Instructions to use microsoft/deberta-v3-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use microsoft/deberta-v3-large with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="microsoft/deberta-v3-large")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("microsoft/deberta-v3-large", dtype="auto")
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

TemporalMesh Transformer: 29.4 PPL at 48% compute — beats Mamba, new open-source architecture

#16 opened about 12 hours ago by
vigneshwar234

Add link to Neuron-optimized version

#14 opened 7 months ago by
badaoui

Adding `safetensors` variant of this model

#13 opened 10 months ago by
SFconvertbot

Update README.md

#12 opened over 1 year ago by
jackkolb

Adding ONNX file of this model

#11 opened over 1 year ago by
ksaml

Added license based on tag

#10 opened over 1 year ago by
iamankit

tensorflow version does not work.

#9 opened almost 2 years ago by
ali-hooshmand

Tokenizer and model vocab size different

#8 opened almost 2 years ago by
abpani1994

Unable to load vocabulary from file

3
#7 opened about 2 years ago by
IgorSh

Bizzare responses

👍 8
#6 opened about 2 years ago by
umarbutler

[AUTOMATED] Model Memory Requirements

#5 opened over 2 years ago by
model-sizer-bot

Adding `safetensors` variant of this model

#4 opened almost 3 years ago by
SFconvertbot

Case?

1
#3 opened almost 3 years ago by
malikarumi
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs