{ | |
"model_name_or_path": "distilbert/distilbert-base-uncased", | |
"query_max_length": 128, | |
"doc_max_length": 350, | |
"normalize": true | |
} |
{ | |
"model_name_or_path": "distilbert/distilbert-base-uncased", | |
"query_max_length": 128, | |
"doc_max_length": 350, | |
"normalize": true | |
} |