Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mrm8488
/
bert-spanish-cased-finetuned-ner
like
21
Token Classification
Transformers
PyTorch
JAX
Spanish
bert
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
25cb89b
bert-spanish-cased-finetuned-ner
/
tokenizer_config.json
system
HF staff
Update tokenizer_config.json
25cb89b
over 4 years ago
raw
Copy download link
history
blame
Safe
136 Bytes
{
"do_lower_case"
:
false
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}