Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
NazaGara
/
NER-fine-tuned-BETO
like
0
Token Classification
Transformers
PyTorch
Safetensors
Spanish
bert
Inference Endpoints
License:
cc-by-4.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
e2d401e
NER-fine-tuned-BETO
/
special_tokens_map.json
NazaGara
Upload special_tokens_map.json
4ad9ada
about 2 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]"
}