Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jpohhhh
/
msmarco-MiniLM-L-6-v3_onnx
like
1
ONNX
generic
bert
sentence-embeddings
endpoints-template
optimum
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Deploy
main
msmarco-MiniLM-L-6-v3_onnx
/
special_tokens_map.json
jpohhhh
Copy non-ONNX
4016518
over 1 year 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]"
}