akhooli commited on
Commit
c929dff
·
verified ·
1 Parent(s): af23fcb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -18,8 +18,9 @@ configs:
18
  - split: train
19
  path: data/train-*
20
  ---
21
- __Note__: [Oct. 3, 2024] this dataset is likely not fully aligned in terms of translation. It is being checked.
 
 
 
22
  This is the Arabic (translated) queries of the MS-MARCO dataset that have scores in [this dataset](https://huggingface.co/datasets/lightonai/ms-marco-en-bge).
23
- This dataset is used with akhooli/ar_mmarco_scores and akhooli/ar_mmarco_docs to train ColBERT knowledge distillation models (information retrieval).
24
- Note: if you downloaded or tested this dataset (and the two related) before October 2, 2024 make sure to refresh your data.
25
- There were alignment issues due to different versions of queries, documents and scores.
 
18
  - split: train
19
  path: data/train-*
20
  ---
21
+ __Note__: [Oct. 3, 2024] this dataset is likely not fully aligned in terms of translation or the score are not compatible with Arabic translation.
22
+ It is being checked and so far, one clear mistranslation was spotted.
23
+
24
+
25
  This is the Arabic (translated) queries of the MS-MARCO dataset that have scores in [this dataset](https://huggingface.co/datasets/lightonai/ms-marco-en-bge).
26
+ This dataset is used with akhooli/ar_mmarco_scores and akhooli/ar_mmarco_docs to train ColBERT knowledge distillation models (information retrieval).