Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
cross-encoder
/
nli-deberta-v3-small
like
9
Follow
Sentence Transformers - Cross-Encoders
63
Zero-Shot Classification
Transformers
PyTorch
Safetensors
multi_nli
snli
English
deberta-v2
text-classification
microsoft/deberta-v3-small
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
cba1e0c
nli-deberta-v3-small
/
special_tokens_map.json
nreimers
upload
413b838
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]"
}