--- license: ms-pl language: - en tags: - generative-retrieval - information-retrieval - msmarco - ddro - document-retrieval task_categories: - text-retrieval pretty_name: DDRO MS MARCO Top-300K Dataset size_categories: - 100K Tri Nguyen, Mir Rosenberg, Xia Song, Jauhar Gao, Saurabh Tiwary, Rangan Majumder, and Li Deng. 2016. **MS MARCO: A Human Generated MAchine Reading COmprehension Dataset.** *NIPS 2016 Workshop on Cognitive Computation.* - Homepage: https://microsoft.github.io/msmarco/Datasets.html#document-ranking-dataset - License: [Microsoft Research License Terms (ms-pl)](https://microsoft.github.io/msmarco/) The original data is provided by Microsoft under the MS-PL license. This processed version inherits the same license terms. See [`sample_top_docs.sh`](https://github.com/kidist-amde/ddro/blob/main/src/scripts/preprocess/sample_top_docs.sh) for the full preprocessing pipeline. --- ## Citation If you use this dataset, please cite: ```bibtex @article{mekonnen2025lightweight, title={Lightweight and Direct Document Relevance Optimization for Generative Information Retrieval}, author={Mekonnen, Kidist Amde and Tang, Yubao and de Rijke, Maarten}, journal={arXiv preprint arXiv:2504.05181}, year={2025} } ```