Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Sahajtomar
/
German_Zeroshot
like
25
Zero-Shot Classification
Transformers
PyTorch
JAX
xnli
multilingual
bert
text-classification
nli
xnli
de
Inference Endpoints
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
refs/pr/4
German_Zeroshot
/
special_tokens_map.json
Sahajtomar
First version of the German_Zeroshot model and tokenizer.
031f255
over 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]"
}