Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
illuin
/
bert-large-portuguese-cased
like
0
Follow
Illuin Technology
102
PyTorch
JAX
brWaC
Portuguese
bert
License:
mit
Model card
Files
Files and versions
xet
Community
1
refs/pr/1
bert-large-portuguese-cased
/
tokenizer_config.json
system
HF Staff
Update tokenizer_config.json
abdfe0b
over 6 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"
:
[
]
}