Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
michaelfeil
/
ct2fast-gte-base
like
0
Sentence Similarity
sentence-transformers
English
bert
ctranslate2
int8
float16
mteb
Sentence Transformers
Eval Results
text-embeddings-inference
Inference Endpoints
arxiv:
2308.03281
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
ct2fast-gte-base
/
special_tokens_map.json
michaelfeil
Upload thenlper/gte-base ctranslate2 weights
5e28552
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}