Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Intel
/
bert-base-uncased-squad-int8-static-inc
like
1
Follow
Intel
2.11k
Question Answering
Transformers
PyTorch
squad
bert
int8
Intel® Neural Compressor
neural-compressor
PostTrainingStatic
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
bert-base-uncased-squad-int8-static-inc
/
special_tokens_map.json
xinhe
upload int8 model
5c6c2fa
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}