akhooli commited on
Commit
11bf682
1 Parent(s): 953fb29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ This repo has samples from the Arabic (machine translation) version of the mMARCO dataset, together with mined rankings (English, but should apply
6
+ as translations are aligned).
7
+ The purpose is to train (using free compute, so not fully trained) an Arabic ColBERT V2 model.
8
+ The original dataset has a little over 800K queries. I filtered out ones with English words, leaving around 700K, then sampled 250K along with their
9
+ ranking examples (for 250K, the file size is a little over 8GB).