Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sentence-transformers
/
distilbert-base-nli-stsb-mean-tokens
like
11
Follow
Sentence Transformers
638
Sentence Similarity
sentence-transformers
PyTorch
google-tensorflow
TensorFlow
ONNX
Safetensors
OpenVINO
Transformers
distilbert
feature-extraction
text-embeddings-inference
Inference Endpoints
arxiv:
1908.10084
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
7679e19
distilbert-base-nli-stsb-mean-tokens
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
9f3d6aa
about 4 years 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]"
}