Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Intel
/
distilbert-base-uncased-distilled-squad-int8-static-inc
like
4
Follow
Intel
1,943
Question Answering
Transformers
PyTorch
ONNX
squad
distilbert
neural-compressor
8-bit precision
int8
Intel® Neural Compressor
PostTrainingStatic
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
9e51d7a
distilbert-base-uncased-distilled-squad-int8-static-inc
/
special_tokens_map.json
xinhe
int8 model
0d8a72c
about 2 years 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]"
}