Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
marcosgg
/
bert-base-pt-ner-enamex
like
2
Token Classification
Transformers
PyTorch
Portuguese
Galician
bert
Inference Endpoints
License:
agpl-3.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
24b12d6
bert-base-pt-ner-enamex
/
special_tokens_map.json
marcosgg
First commit
3b2108f
almost 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]"
}