Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
kaixkhazaki
/
german-zeroshot
like
0
Zero-Shot Classification
Transformers
TensorBoard
Safetensors
facebook/xnli
German
bert
text-classification
Generated from Trainer
german
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
main
german-zeroshot
/
special_tokens_map.json
kaixkhazaki
Pushing of the best model checkpoint
dc5073b
verified
3 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}