Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
stjiris
/
bert-large-portuguese-cased-legal-tsdae
like
1
Follow
Sumarização e Informação de decisões: Aplicação de Técnicas de Inteligência Artificial no Supremo Tribunal de Justiça (IRIS)
12
Fill-Mask
sentence-transformers
PyTorch
Safetensors
Transformers
rufimelo/PortugueseLegalSentences-v0
Portuguese
bert
feature-extraction
License:
mit
Model card
Files
Files and versions
Community
1
Use this model
afdc073
bert-large-portuguese-cased-legal-tsdae
/
special_tokens_map.json
Rui Melo
initial commit
835a355
almost 2 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}