Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
intfloat
/
e5-small-v2
like
79
Sentence Similarity
sentence-transformers
PyTorch
google-tensorflow
TensorFlow
ONNX
Safetensors
English
bert
mteb
Sentence Transformers
Eval Results
text-embeddings-inference
Inference Endpoints
arxiv:
2212.03533
arxiv:
2104.08663
arxiv:
2210.07316
License:
mit
Model card
Files
Files and versions
Community
11
Train
Deploy
Use this model
refs/pr/6
e5-small-v2
/
special_tokens_map.json
intfloat
upload model weights
d7c6f2a
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}