lenjjiv commited on
Commit
c4c47c7
·
verified ·
1 Parent(s): b72b4e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -33,3 +33,10 @@ configs:
33
  - split: train
34
  path: data/train-*
35
  ---
 
 
 
 
 
 
 
 
33
  - split: train
34
  path: data/train-*
35
  ---
36
+
37
+
38
+ Simple subset for `msmarco-document-v2/train` pairs (query-passage).
39
+
40
+ I didn't need the whole MSMarco for experiments, so I made a joined version.
41
+
42
+ Sources files from [Samoed/msmarco-document-v2](https://huggingface.co/datasets/Samoed/msmarco-document-v2).