Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
adel-cybral
/
TinyBERT-finetuned-NER
like
0
Token Classification
Transformers
TensorBoard
Safetensors
conll2003
bert
Generated from Trainer
Eval Results
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
main
TinyBERT-finetuned-NER
/
special_tokens_map.json
adel-cybral
Training in progress, step 500
a3a85b1
verified
15 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}