Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
sparse-encoder
/
example-splade-distilbert-base-uncased-nq
like
0
Follow
Sentence Transformers - Sparse Encoders
4
Feature Extraction
sentence-transformers
Safetensors
sentence-transformers/natural-questions
English
distilbert
sparse-encoder
sparse
splade
Generated from Trainer
dataset_size:99000
loss:SpladeLoss
loss:SparseMultipleNegativesRankingLoss
loss:FlopsLoss
Eval Results
Carbon Emissions
text-embeddings-inference
arxiv:
4 papers
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
example-splade-distilbert-base-uncased-nq
/
special_tokens_map.json
arthurbresnu
HF Staff
Add new SparseEncoder model
240a804
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}