feat: fix the padding
Browse files- artifact.metadata +2 -2
artifact.metadata
CHANGED
|
@@ -25,9 +25,9 @@
|
|
| 25 |
"reranker": false,
|
| 26 |
"distillation_alpha": 1.0,
|
| 27 |
"ignore_scores": true,
|
| 28 |
-
"model_name":
|
| 29 |
"query_maxlen": 32,
|
| 30 |
-
"attend_to_mask_tokens":
|
| 31 |
"interaction": "colbert",
|
| 32 |
"doc_maxlen": 300,
|
| 33 |
"mask_punctuation": true,
|
|
|
|
| 25 |
"reranker": false,
|
| 26 |
"distillation_alpha": 1.0,
|
| 27 |
"ignore_scores": true,
|
| 28 |
+
"model_name": "jinaai/jina-colbert-v2",
|
| 29 |
"query_maxlen": 32,
|
| 30 |
+
"attend_to_mask_tokens": false,
|
| 31 |
"interaction": "colbert",
|
| 32 |
"doc_maxlen": 300,
|
| 33 |
"mask_punctuation": true,
|