Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
neuralmind
/
bert-large-portuguese-cased
like
61
Fill-Mask
Transformers
PyTorch
JAX
brWaC
Portuguese
bert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
f3d8614
bert-large-portuguese-cased
/
tokenizer_config.json
system
HF staff
Update tokenizer_config.json
abdfe0b
almost 5 years ago
raw
Copy download link
history
blame
Safe
155 Bytes
{
"do_lower_case"
:
false
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"init_inputs"
:
[
]
}