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
ebc0bb3
sbert_ptbr
/
special_tokens_map.json
DanielJunior
Fixing files location to use with transformers 4.x
b3071b6
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]"
}