Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
BAAI
/
llm-embedder
like
126
Follow
Beijing Academy of Artificial Intelligence
2.93k
Feature Extraction
Transformers
PyTorch
Safetensors
bert
text-embeddings-inference
arXiv:
2310.07554
arXiv:
2309.07597
License:
mit
Model card
Files
Files and versions
xet
Community
29
Deploy
Use this model
refs/pr/17
llm-embedder
/
special_tokens_map.json
ldwang
upload
01fe9c0
about 2 years 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]"
}