Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
echarlaix
/
distilbert-sst2-inc-dynamic-quantization-magnitude-pruning-0.1
like
0
Text Classification
Transformers
PyTorch
sst2
glue
English
distilbert
neural-compressor
int8
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
refs/pr/3
distilbert-sst2-inc-dynamic-quantization-magnitude-pruning-0.1
/
special_tokens_map.json
echarlaix
HF staff
commit files to HF hub
096fd74
over 2 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]"
}