Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
baseplate
/
splade-cocondenser-selfdistil
like
0
Follow
Baseplate
3
Fill-Mask
Transformers
PyTorch
Safetensors
ms_marco
English
bert
splade
query-expansion
document-expansion
bag-of-words
passage-retrieval
knowledge-distillation
Inference Endpoints
arxiv:
2205.04733
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
c98f9e5
splade-cocondenser-selfdistil
/
special_tokens_map.json
andrewluo
Duplicate from naver/splade-cocondenser-selfdistil
07655e0
over 1 year 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]"
}