This dataset consists of 4 separate datasets, each using the MS MARCO Queries and passages:
triplets: This subset contains triplets of query-id, positive-id, negative-id as provided in qidpidtriples.train.full.2.tsv.gz from the MS MARCO Website. The only change is that this dataset has been reshuffled. This dataset can easily be used with an MultipleNegativesRankingLoss a.k.a. InfoNCE loss.
labeled-list: This subset contains triplets of query-id, doc-ids… See the full description on the dataset page:
https://huggingface.co/datasets/sentence-transformers/msmarco.