Feature Extraction
sentence-transformers
ONNX
English
bert
sentence-similarity
Inference Endpoints
all-MiniLM-L6-v2-onnx / special_tokens_map.json
shuttie's picture
initial commit
fd4ce7c
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}