Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
m0baxter
/
mdeberta-vitaminc-mnli-anli-wanli-lingnli
like
0
Text Classification
Transformers
PyTorch
Safetensors
5 datasets
deberta-v2
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
3f2e531
mdeberta-vitaminc-mnli-anli-wanli-lingnli
/
special_tokens_map.json
m0baxter
Upload 7 files
9b71fba
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]"
}