Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
svalabs
/
gbert-large-zeroshot-nli
like
8
Follow
SVA
13
Zero-Shot Classification
Transformers
PyTorch
German
bert
text-classification
nli
Inference Endpoints
Model card
Files
Files and versions
Community
13
Train
Deploy
Use this model
5b5c675
gbert-large-zeroshot-nli
/
special_tokens_map.json
Dehnes
Upload special_tokens_map.json
776f71c
about 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}