Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
marquesafonso
/
bertimbau-large-ner-selective
like
1
Token Classification
Transformers
PyTorch
Safetensors
Portuguese
bert
Inference Endpoints
arxiv:
1909.10649
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
bertimbau-large-ner-selective
/
special_tokens_map.json
marquesafonso
add model files
4dd8be1
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
137 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}