Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
prithivida
/
Splade_PP_en_v1
like
20
Fill-Mask
Transformers
PyTorch
ONNX
ms_marco
English
bert
splade++
document-expansion
sparse representation
bag-of-words
passage-retrieval
knowledge-distillation
document encoder
Inference Endpoints
arxiv:
2205.04733
License:
apache-2.0
Model card
Files
Files and versions
Train
Deploy
Use this model
2027446
Splade_PP_en_v1
/
special_tokens_map.json
prithivida
Initial commit of model files
ab3bab5
verified
9 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]"
}