Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
melll-uff
/
sbert_ptbr
like
1
Follow
Machine and Language Learning Lab at Universidade Federal Fluminense
21
Sentence Similarity
sentence-transformers
PyTorch
assin
assin2
loremipsum3658/sick-br
Portuguese
bert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
085bbe3
sbert_ptbr
/
0_Transformer
/
special_tokens_map.json
DanielJunior
Upload 11 files
52ba5ff
about 1 year ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}