Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Jorgeutd
/
bert-large-uncased-finetuned-ner
like
5
Token Classification
Transformers
PyTorch
Safetensors
conll2003
English
bert
Generated from Trainer
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
47db632
bert-large-uncased-finetuned-ner
/
special_tokens_map.json
Jorge Lopez Grisman
Training in progress, step 500
47db632
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]"
}