Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
michaelfeil
/
ct2fast-e5-small
like
1
Sentence Similarity
sentence-transformers
English
bert
ctranslate2
int8
float16
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
1
Train
Deploy
Use this model
9af28c3
ct2fast-e5-small
/
special_tokens_map.json
michaelfeil
Upload intfloat/e5-small ctranslate fp16 weights
14006c8
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]"
}