Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sentence-transformers
/
msmarco-distilbert-cos-v5
like
10
Follow
Sentence Transformers
623
Sentence Similarity
sentence-transformers
PyTorch
google-tensorflow
TensorFlow
ONNX
Safetensors
OpenVINO
Transformers
English
distilbert
feature-extraction
text-embeddings-inference
Inference Endpoints
arxiv:
1908.10084
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
208c1dd
msmarco-distilbert-cos-v5
/
special_tokens_map.json
nreimers
upload
0e65ab3
about 3 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]"
}