Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
squeezebert
/
squeezebert-mnli
like
1
Follow
squeezebert
1
Transformers
PyTorch
squeezebert
Inference Endpoints
arxiv:
2006.11316
arxiv:
1904.00962
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
refs/pr/1
squeezebert-mnli
/
special_tokens_map.json
Xenova
HF staff
Add missing tokenizer files
6d9f7bc
over 1 year 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]"
}