Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
opensearch-project
/
opensearch-neural-sparse-encoding-v1
like
9
Follow
opensearch-project
6
Fill-Mask
Transformers
PyTorch
Safetensors
English
bert
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
3
Train
Deploy
Use this model
b07df81
opensearch-neural-sparse-encoding-v1
/
special_tokens_map.json
Zhichao Geng
upload model parameters and tokenizer
b07df81
verified
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]"
}