Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
thkkvui
/
mDeBERTa-v3-base-finetuned-nli-jnli
like
0
Zero-Shot Classification
Transformers
PyTorch
MoritzLaurer/multilingual-NLI-26lang-2mil7
shunk031/JGLUE
Japanese
deberta-v2
text-classification
Generated from Trainer
bert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
17bf5d3
mDeBERTa-v3-base-finetuned-nli-jnli
/
special_tokens_map.json
thkkvui
End of training
8a46630
about 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]"
}