Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
marmalade
/
efficient-splade-VI-BT-large-query
like
0
Follow
Marmalade Labs, Inc
7
Fill-Mask
Transformers
PyTorch
ms_marco
English
bert
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
Train
Deploy
Use this model
9a6d76f
efficient-splade-VI-BT-large-query
/
special_tokens_map.json
hsiuchilling
Upload folder using huggingface_hub
9a6d76f
12 months 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]"
}