Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
delwinn
/
all-MiniLM-L6-v2
like
0
Feature Extraction
sentence-transformers
PyTorch
google-tensorflow
TensorFlow
Rust
ONNX
Safetensors
OpenVINO
Transformers
21 datasets
English
bert
sentence-similarity
text-embeddings-inference
Inference Endpoints
arxiv:
5 papers
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
all-MiniLM-L6-v2
/
special_tokens_map.json
delwinn
Duplicate from sentence-transformers/all-MiniLM-L6-v2
ea08c04
verified
11 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}