Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Intel
/
distilbert-base-uncased-finetuned-conll03-english-int8-static-inc
like
1
Follow
Intel
1,945
Token Classification
Transformers
PyTorch
conll2003
English
distilbert
token-classfication
int8
Intel® Neural Compressor
PostTrainingStatic
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
05d10ae
distilbert-base-uncased-finetuned-conll03-english-int8-static-inc
/
special_tokens_map.json
xinhe
upload int8 model
05d10ae
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]"
}