Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
luiseduardobrito
/
bert-base-portuguese-cased-onnx
like
0
Fill-Mask
Transformers
ONNX
PyTorch
brWaC
Portuguese
bert
bertimbau
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
bert-base-portuguese-cased-onnx
/
special_tokens_map.json
luiseduardobrito
fix: copy files
5fb5547
over 1 year 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]"
}