Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Sakil
/
sentence_similarity_semantic_search
like
25
Sentence Similarity
sentence-transformers
PyTorch
English
distilbert
sentence similarity
text-embeddings-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
refs/pr/1
sentence_similarity_semantic_search
/
special_tokens_map.json
Sakil
Upload 9 files
8ee643a
almost 2 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}