nan commited on
Commit
1a87022
1 Parent(s): 770cf5b

feat: fix the padding

Browse files
Files changed (1) hide show
  1. 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": null,
29
  "query_maxlen": 32,
30
- "attend_to_mask_tokens": true,
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,