Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Intel
/
distilbert-base-uncased-finetuned-sst-2-english-int8-static-inc
like
5
Follow
Intel
1,956
Text Classification
Transformers
PyTorch
ONNX
sst2
English
distilbert
text-classfication
int8
neural-compressor
Intel® Neural Compressor
PostTrainingStatic
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
a96c305
distilbert-base-uncased-finetuned-sst-2-english-int8-static-inc
/
special_tokens_map.json
xinhe
int8
db4d7af
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]"
}