Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
PLN-T4-J-D-W
/
bert-finetuned-ner-1
like
0
Follow
PLN Tarea 4
3
Token Classification
Transformers
TensorBoard
Safetensors
conll2002
bert
Generated from Trainer
Eval Results
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
main
bert-finetuned-ner-1
/
special_tokens_map.json
dianamcm
Training in progress, step 500
25b5ad5
verified
about 1 year 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]"
}