Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
NDugar
/
v3-Large-mnli
like
1
Zero-Shot Classification
Transformers
PyTorch
Safetensors
English
deberta-v2
text-classification
deberta-v1
deberta-mnli
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
7fda435
v3-Large-mnli
/
special_tokens_map.json
NDugar
Upload special_tokens_map.json
345f6d8
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]"
}