Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mackseem
/
distilbert-base-uncased-finetuned-ner
like
0
Token Classification
Transformers
PyTorch
TensorBoard
conll2003
distilbert
Generated from Trainer
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
2
Train
Deploy
Use this model
main
distilbert-base-uncased-finetuned-ner
/
special_tokens_map.json
mackseem
Training in progress, step 500
56b193a
almost 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]"
}