Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
IaraMed
/
bertimbau_base
like
0
Follow
IaraMed SBCAS
4
Text Classification
Transformers
Safetensors
bert
arxiv:
1910.09700
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
bertimbau_base
/
special_tokens_map.json
fernandabufon
Upload tokenizer
4e6e379
verified
4 months 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]"
}