Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sapienzanlp
/
relik-retriever-e5-base-v2-blink-first1M-encoder
like
0
Follow
Sapienza NLP, Sapienza University of Rome
45
Feature Extraction
Transformers
PyTorch
English
bert
custom_code
text-embeddings-inference
Inference Endpoints
arxiv:
2408.00103
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
1499826
relik-retriever-e5-base-v2-blink-first1M-encoder
/
special_tokens_map.json
riccorl
Automatic push from sapienzanlp
34708da
11 months 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]"
}