Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
naver
/
efficient-splade-V-large-doc
like
4
Follow
NAVER LABS Europe
61
Fill-Mask
Transformers
PyTorch
ms_marco
English
distilbert
splade
query-expansion
document-expansion
bag-of-words
passage-retrieval
knowledge-distillation
document encoder
Inference Endpoints
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
refs/pr/1
efficient-splade-V-large-doc
/
special_tokens_map.json
cadurosar
Add model
056fd42
over 2 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}