Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
MoritzLaurer
/
xtremedistil-l6-h256-zeroshot-v1.1-all-33
like
6
Zero-Shot Classification
Transformers
PyTorch
ONNX
English
bert
text-classification
Inference Endpoints
arxiv:
2312.17543
License:
mit
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
535a9f1
xtremedistil-l6-h256-zeroshot-v1.1-all-33
/
special_tokens_map.json
MoritzLaurer
HF staff
End of training
c2703b7
10 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}