Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
AIFunOver
/
all-MiniLM-L6-v2-openvino-8bit
like
0
Sentence Similarity
sentence-transformers
OpenVINO
Transformers
21 datasets
English
bert
feature-extraction
nncf
8-bit precision
text-embeddings-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
00cf045
all-MiniLM-L6-v2-openvino-8bit
/
special_tokens_map.json
AIFunOver
Upload special_tokens_map.json with huggingface_hub
97d17e3
verified
12 days ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}