Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
intfloat
/
e5-base
like
20
Sentence Similarity
sentence-transformers
PyTorch
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
6
Train
Deploy
Use this model
a504cb3
e5-base
/
special_tokens_map.json
intfloat
upload model
a504cb3
almost 2 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]"
}