Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
dominguesm
/
legal-bert-base-cased-ptbr
like
7
Fill-Mask
Transformers
PyTorch
TensorBoard
Safetensors
Portuguese
bert
legal
Eval Results
Inference Endpoints
License:
cc-by-4.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
Train
Deploy
Use this model
main
legal-bert-base-cased-ptbr
/
special_tokens_map.json
dominguesm
Upload tokenizer
309a12d
about 2 years 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]"
}