Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
naver
/
splade_v2_distil
like
11
Follow
NAVER LABS Europe
128
Feature Extraction
sentence-transformers
PyTorch
ms_marco
English
distilbert
splade
query-expansion
document-expansion
bag-of-words
passage-retrieval
knowledge-distillation
sparse-encoder
sparse
arxiv:
2109.10086
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
main
splade_v2_distil
/
special_tokens_map.json
cadurosar
add initial model
38e53c5
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}