Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
khalidalt
/
DeBERTa-v3-large-mnli
like
5
Text Classification
Transformers
PyTorch
English
deberta-v2
zero-shot-classification
Inference Endpoints
arxiv:
2006.03654
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
DeBERTa-v3-large-mnli
/
special_tokens_map.json
khalidalt
Upload special_tokens_map.json
82e19dc
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}