Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ragarwal
/
deberta-v3-base-nli-mixer-binary
like
0
Text Classification
Transformers
PyTorch
deberta-v2
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
196bd25
deberta-v3-base-nli-mixer-binary
/
special_tokens_map.json
ragarwal
Upload special_tokens_map.json
12d8c7f
over 2 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]"
}