Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
philschmid
/
all-MiniLM-L6-v2-optimum-embeddings
like
7
ONNX
generic
sentence-embeddings
endpoints-template
optimum
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Deploy
main
all-MiniLM-L6-v2-optimum-embeddings
/
special_tokens_map.json
philschmid
HF staff
add model and readme
5f99e2d
over 2 years 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]"
}