Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Intel
/
bge-base-en-v1.5-rag-int8-static
like
0
Follow
Intel
1,965
Feature Extraction
Transformers
PyTorch
English
bert
text-embeddings-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
bge-base-en-v1.5-rag-int8-static
/
special_tokens_map.json
peterizsak
Upload 7 files
030eb32
11 months 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]"
}