Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Datasaur
/
distilbert-base-uncased-finetuned-conll2003
like
0
Follow
datasaur.ai
36
Token Classification
Transformers
PyTorch
conll2003
English
distilbert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
refs/pr/1
distilbert-base-uncased-finetuned-conll2003
/
special_tokens_map.json
spdin
upload model files
d7cfef0
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]"
}