Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
phi0108
/
ner
like
0
Token Classification
Transformers
PyTorch
TensorBoard
wnut_17
distilbert
Generated from Trainer
Eval Results (legacy)
License:
apache-2.0
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
1
Deploy
Use this model
refs/pr/1
ner
/
special_tokens_map.json
phi0108
Training in progress, epoch 1
8b34460
almost 3 years ago
raw
Copy download link
history
blame
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}