Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
vectoriseai
/
bge-small-en-v1.5
like
0
Follow
Vectorise AI
2
Feature Extraction
sentence-transformers
PyTorch
ONNX
Transformers
English
bert
sentence-similarity
mteb
Eval Results
text-embeddings-inference
Inference Endpoints
arxiv:
2309.07597
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
bge-small-en-v1.5
/
special_tokens_map.json
nanmoon
bge-small-en-v1.5
591c291
over 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]"
}