Update config.json
Browse files- config.json +0 -3
config.json
CHANGED
|
@@ -12,7 +12,6 @@
|
|
| 12 |
"doc_expansion": false,
|
| 13 |
"doc_length": 256,
|
| 14 |
"doc_mask_scoring_tokens": "punctuation",
|
| 15 |
-
"doc_pooling_strategy": null,
|
| 16 |
"embedding_dim": 128,
|
| 17 |
"gradient_checkpointing": false,
|
| 18 |
"hidden_act": "gelu",
|
|
@@ -33,8 +32,6 @@
|
|
| 33 |
"query_expansion": true,
|
| 34 |
"query_length": 32,
|
| 35 |
"query_mask_scoring_tokens": null,
|
| 36 |
-
"query_pooling_strategy": null,
|
| 37 |
-
"save_step": 44008,
|
| 38 |
"similarity_function": "dot",
|
| 39 |
"sparsification": null,
|
| 40 |
"torch_dtype": "float32",
|
|
|
|
| 12 |
"doc_expansion": false,
|
| 13 |
"doc_length": 256,
|
| 14 |
"doc_mask_scoring_tokens": "punctuation",
|
|
|
|
| 15 |
"embedding_dim": 128,
|
| 16 |
"gradient_checkpointing": false,
|
| 17 |
"hidden_act": "gelu",
|
|
|
|
| 32 |
"query_expansion": true,
|
| 33 |
"query_length": 32,
|
| 34 |
"query_mask_scoring_tokens": null,
|
|
|
|
|
|
|
| 35 |
"similarity_function": "dot",
|
| 36 |
"sparsification": null,
|
| 37 |
"torch_dtype": "float32",
|