Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
UKPLab
/
nlp4web-sciq-pointwise-reranker
like
0
Follow
Ubiquitous Knowledge Processing Lab
31
Safetensors
distilbert
Model card
Files
Files and versions
Community
main
nlp4web-sciq-pointwise-reranker
/
special_tokens_map.json
kwang2049
init
807d56d
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]"
}