Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
NDugar
/
debertav3-mnli-snli-anli
like
3
Zero-Shot Classification
Transformers
PyTorch
Safetensors
English
deberta-v2
text-classification
deberta-v3
deberta-mnli
deberta
Inference Endpoints
arxiv:
2006.03654
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
ebba79a
debertav3-mnli-snli-anli
/
special_tokens_map.json
NDugar
Upload special_tokens_map.json
7f9e3b7
almost 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]"
}