Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Rocketknight1
/
distilbert-base-uncased-finetuned-ner
like
0
Token Classification
Transformers
google-tensorflow
TensorFlow
TensorBoard
distilbert
generated_from_keras_callback
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
Train
Deploy
Use this model
7ce25f4
distilbert-base-uncased-finetuned-ner
/
special_tokens_map.json
Rocketknight1
HF staff
Training in progress epoch 0
6f7e547
almost 3 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]"
}