Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
UKPLab
/
nlp4web-sciq-dpr
like
0
Follow
Ubiquitous Knowledge Processing Lab
31
Safetensors
distilbert
License:
apache-2.0
Model card
Files
Files and versions
Community
4dcbe96
nlp4web-sciq-dpr
/
dpr_config.json
kwang2049
init
4dcbe96
2 months ago
raw
Copy download link
history
blame
Safe
145 Bytes
{
"model_name_or_path"
:
"distilbert/distilbert-base-uncased"
,
"query_max_length"
:
128
,
"doc_max_length"
:
350
,
"normalize"
:
true
}