Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
naver
/
splade-v3-distilbert
like
8
Follow
NAVER LABS Europe
195
Feature Extraction
sentence-transformers
PyTorch
English
distilbert
splade
sparse-encoder
sparse
text-embeddings-inference
arxiv:
2403.06789
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
xet
Community
3
Deploy
Use this model
refs/pr/3
splade-v3-distilbert
/
special_tokens_map.json
Herve
add model
c397abe
about 2 years 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]"
}