Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
LuizNeves
/
DeBERTa-v3-large-mnli-fever-anli-ling-wanli-vaccine
like
0
Zero-Shot Classification
Transformers
PyTorch
Safetensors
deberta-v2
text-classification
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
a6037e1
DeBERTa-v3-large-mnli-fever-anli-ling-wanli-vaccine
/
special_tokens_map.json
LuizNeves
Upload tokenizer
60868dd
over 1 year ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"bos_token"
:
"[CLS]"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}