Safetensors
distilbert
nlp4web-sciq-dpr / dpr_config.json
kwang2049's picture
init
4dcbe96
raw
history blame contribute delete
145 Bytes
{
"model_name_or_path": "distilbert/distilbert-base-uncased",
"query_max_length": 128,
"doc_max_length": 350,
"normalize": true
}