Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
intfloat
/
e5-large-unsupervised
like
3
Sentence Similarity
sentence-transformers
PyTorch
Safetensors
English
bert
Sentence Transformers
text-embeddings-inference
Inference Endpoints
arxiv:
2212.03533
arxiv:
2104.08663
arxiv:
2210.07316
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
refs/pr/1
e5-large-unsupervised
/
special_tokens_map.json
intfloat
upload models
85aa798
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]"
}