Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sarahmiller137
/
distilbert-base-uncased-ft-conll2003
like
0
Token Classification
Transformers
PyTorch
Safetensors
conll2003
English
distilbert
token classification
Eval Results
Inference Endpoints
License:
cc
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
main
distilbert-base-uncased-ft-conll2003
/
special_tokens_map.json
Sarah Miller
add tokenizer
13bc325
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}