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
0cd9fa9
nlp4web-sciq-pointwise-reranker
/
reranker_config.json
kwang2049
init
807d56d
about 2 months ago
raw
Copy download link
history
blame
Safe
148 Bytes
{
"model_name_or_path"
:
"distilbert/distilbert-base-uncased"
,
"query_max_length"
:
128
,
"doc_max_length"
:
350
,
"lm_output_dim"
:
768
}