Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
aisuko
/
ft-with-st
like
0
Sentence Similarity
sentence-transformers
Safetensors
English
bert
feature-extraction
dataset_size:1K<n<10K
loss:MultipleNegativesRankingLoss
loss:CoSENTLoss
text-embeddings-inference
Inference Endpoints
arxiv:
1908.10084
arxiv:
1705.00652
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
ft-with-st
/
special_tokens_map.json
aisuko
Add new SentenceTransformer model.
457f154
verified
5 months 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]"
}