Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sentence-transformers
/
msmarco-MiniLM-L6-cos-v5
like
8
Follow
Sentence Transformers
629
Sentence Similarity
sentence-transformers
PyTorch
google-tensorflow
TensorFlow
JAX
ONNX
Safetensors
OpenVINO
Transformers
English
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
arxiv:
1908.10084
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
0d58b6c
msmarco-MiniLM-L6-cos-v5
/
special_tokens_map.json
nreimers
upload
15af0e8
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]"
}