Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
nixiesearch
/
all-MiniLM-L6-v2-onnx
like
0
Follow
Nixiesearch
4
Feature Extraction
sentence-transformers
ONNX
21 datasets
English
bert
sentence-similarity
text-embeddings-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
all-MiniLM-L6-v2-onnx
/
special_tokens_map.json
shuttie
initial commit
fd4ce7c
about 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]"
}