Upload onnx_config.json with huggingface_hub
Browse files- onnx_config.json +1 -1
onnx_config.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"uses_token_type_ids": false,
|
| 6 |
"query_prefix": "[Q] ",
|
| 7 |
"document_prefix": "[D] ",
|
| 8 |
-
"query_length":
|
| 9 |
"document_length": 300,
|
| 10 |
"do_query_expansion": false,
|
| 11 |
"attend_to_expansion_tokens": false,
|
|
|
|
| 5 |
"uses_token_type_ids": false,
|
| 6 |
"query_prefix": "[Q] ",
|
| 7 |
"document_prefix": "[D] ",
|
| 8 |
+
"query_length": 48,
|
| 9 |
"document_length": 300,
|
| 10 |
"do_query_expansion": false,
|
| 11 |
"attend_to_expansion_tokens": false,
|