Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
BAAI
/
bge-base-en
like
54
Follow
Beijing Academy of Artificial Intelligence
542
Feature Extraction
Transformers
PyTorch
ONNX
Safetensors
English
bert
mteb
Eval Results
text-embeddings-inference
Inference Endpoints
arxiv:
2310.07554
arxiv:
2309.07597
License:
mit
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
refs/pr/6
bge-base-en
/
special_tokens_map.json
ldwang
upload
d17f9a1
about 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}