Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mrm8488
/
bert-spanish-cased-finetuned-pos
like
6
Token Classification
Transformers
PyTorch
JAX
Safetensors
Spanish
bert
POS
Spanish
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
fe8a312
bert-spanish-cased-finetuned-pos
/
tokenizer_config.json
system
HF staff
Update tokenizer_config.json
8f5cfe3
almost 5 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]"
}