Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
cross-encoder
/
nli-deberta-v3-large
like
26
Follow
Sentence Transformers - Cross-Encoders
69
Zero-Shot Classification
Transformers
PyTorch
Safetensors
multi_nli
snli
English
deberta-v2
text-classification
microsoft/deberta-v3-large
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
00907ee
nli-deberta-v3-large
/
special_tokens_map.json
nreimers
upload
52fab31
about 3 years ago
raw
Copy download link
history
blame
Safe
156 Bytes
{
"bos_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}