Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
intfloat
/
e5-small-v2
like
45
Sentence Similarity
Sentence Transformers
PyTorch
google-tensorflow
TensorFlow
ONNX
Safetensors
English
bert
mteb
Sentence Transformers
Eval Results
Inference Endpoints
arxiv:
2212.03533
arxiv:
2104.08663
arxiv:
2210.07316
License:
mit
Model card
Files
Files and versions
Community
11
Deploy
Use in sentence-transformers
7f5bd82
e5-small-v2
/
special_tokens_map.json
intfloat
upload model weights
d7c6f2a
7 months ago
raw
history
blame
No virus
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}