Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
flax-sentence-embeddings
/
multi-qa_v1-MiniLM-L6-cls_dot
like
0
Follow
Flax-sentence-embeddings
21
Sentence Similarity
sentence-transformers
PyTorch
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
arxiv:
2102.07033
arxiv:
2104.08727
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
a531723
multi-qa_v1-MiniLM-L6-cls_dot
/
special_tokens_map.json
nreimers
upload
68dd19b
over 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]"
}