Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
arubenruben
/
NER-PT-BERT-CRF-HAREM-Default
like
1
Token Classification
Transformers
PyTorch
Safetensors
harem
Portuguese
BERT_CRF
custom_code
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Use this model
main
NER-PT-BERT-CRF-HAREM-Default
/
special_tokens_map.json
arubenruben
commit files to HF hub
3744ecc
20 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
Wrap lines
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}