Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
bowdpr
/
bowdpr_wiki_triviaft
like
0
Follow
Bag-of-Word Prediction for Dense Passage Retrieval
1
Sentence Similarity
sentence-transformers
PyTorch
Transformers
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
arxiv:
2401.11248
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
bowdpr_wiki_triviaft
/
special_tokens_map.json
Ma787639046
Upload 11 files
669b3ff
verified
9 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]"
}