Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
naver
/
splade_v2_distil
like
10
Follow
NAVER LABS Europe
75
Fill-Mask
Transformers
PyTorch
distilbert
Inference Endpoints
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
splade_v2_distil
/
special_tokens_map.json
cadurosar
add initial model
38e53c5
almost 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]"
}