Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jpohhhh
/
MiniLM-L6-v2-optimum-embeddings
like
0
ONNX
generic
bert
sentence-embeddings
endpoints-template
optimum
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Deploy
70497fa
MiniLM-L6-v2-optimum-embeddings
/
special_tokens_map.json
jpohhhh
Upload philschmid/all-MiniLM-L6-v2-optimum-embeddings
2b69a61
over 1 year 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]"
}