Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
radames
/
e5-large
like
1
Feature Extraction
PyTorch
English
generic
bert
mteb
Eval Results
arxiv:
2212.03533
arxiv:
2104.08663
arxiv:
2210.07316
Model card
Files
Files and versions
Community
1ac1ce8
e5-large
/
special_tokens_map.json
radames
Duplicate from intfloat/e5-large
ed44ea7
over 1 year 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]"
}