Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
NDugar
/
v3large-1epoch
like
0
Zero-Shot Classification
Transformers
PyTorch
Safetensors
English
deberta-v2
text-classification
deberta-v3
deberta-v2`
deberta-mnli
Inference Endpoints
arxiv:
2006.03654
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
v3large-1epoch
/
special_tokens_map.json
NDugar
Upload special_tokens_map.json
8b367c3
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]"
}