Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
melll-uff
/
sbert_ptbr
like
1
Follow
Machine and Language Learning Lab at Universidade Federal Fluminense
27
Sentence Similarity
sentence-transformers
PyTorch
assin
assin2
loremipsum3658/sick-br
Portuguese
bert
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
sbert_ptbr
/
special_tokens_map.json
DanielJunior
Fixing files location to use with transformers 4.x
b3071b6
over 2 years 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]"
}