Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
tomaarsen
/
distilbert-base-uncased-sts-2d-matryoshka
like
0
Sentence Similarity
sentence-transformers
Safetensors
English
distilbert
feature-extraction
loss:Matryoshka2dLoss
loss:MatryoshkaLoss
loss:CoSENTLoss
Eval Results
Carbon Emissions
text-embeddings-inference
Inference Endpoints
arxiv:
1908.10084
arxiv:
2402.14776
arxiv:
2205.13147
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
distilbert-base-uncased-sts-2d-matryoshka
/
special_tokens_map.json
tomaarsen
HF staff
Add new SentenceTransformer model.
089660d
verified
6 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]"
}