Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Intel
/
bert-large-uncased-rte-int8-static-inc
like
0
Follow
Intel
1,958
Text Classification
Transformers
PyTorch
rte
English
bert
rte
glue
torchdistill
nlp
int8
neural-compressor
Intel® Neural Compressor
text-classfication
PostTrainingStatic
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
a372eb5
bert-large-uncased-rte-int8-static-inc
/
special_tokens_map.json
violetch24
add int8 model
a372eb5
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]"
}