Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
naver
/
splade-v3-distilbert
like
2
Follow
NAVER LABS Europe
68
Fill-Mask
Transformers
PyTorch
English
distilbert
splade
Inference Endpoints
arxiv:
2403.06789
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
splade-v3-distilbert
/
special_tokens_map.json
Herve
add model
c397abe
9 months 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]"
}