Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
opensearch-project
/
opensearch-neural-sparse-encoding-v2-distill
like
4
Follow
opensearch-project
6
Fill-Mask
Transformers
PyTorch
Safetensors
English
distilbert
learned sparse
opensearch
retrieval
passage-retrieval
query-expansion
document-expansion
bag-of-words
Inference Endpoints
arxiv:
2411.04403
License:
apache-2.0
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
refs/pr/5
opensearch-neural-sparse-encoding-v2-distill
/
special_tokens_map.json
zhichao-geng
Upload 6 files
aa04ea3
verified
4 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]"
}