Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
syubraj
/
spanish_bert_based_ner
like
1
Token Classification
Transformers
Safetensors
unimelb-nlp/wikiann
Spanish
bert
Generated from Trainer
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
spanish_bert_based_ner
/
special_tokens_map.json
syubraj
syubraj/espanyol_bert_based_ner
52cde40
verified
28 days 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]"
}