Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
soyuj
/
deeper-impact
like
0
Transformers
Safetensors
English
bert
information retrieval
learned sparse model
Inference Endpoints
arxiv:
2405.17093
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
deeper-impact
/
special_tokens_map.json
soyuj
Upload tokenizer
3aa77e9
verified
10 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]"
}