Wikiprompt

MS MARCO

MS MARCO is a large-scale dataset for machine reading comprehension and passage ranking, introduced by Microsoft in 2016. It contains real Bing queries and human-generated answers, serving as a benchmark for information retrieval and question answering systems.

MS MARCO (Microsoft Machine Reading Comprehension) is a large-scale dataset introduced by Microsoft in 2016 for machine reading comprehension and passage ranking tasks. The dataset was designed to address the limitations of earlier question-answering benchmarks by providing real user queries from Bing search engine logs, along with relevant passages from web documents and human-generated natural language answers. Its creation and public release enabled researchers to develop and evaluate systems that retrieve and interpret text at scale, bridging the gap between traditional information retrieval and deep learning-based comprehension models.

Each sample in MS MARCO consists of a real user query, a set of passages judged for relevance, and (for a subset of samples) a human-written answer. The dataset includes over 100,000 queries for the original question-answering task, with a larger version for passage ranking. The released data includes relevance labels generated through crowdsourcing, and answers were written by human annotators. MS MARCO has been widely used as a standard benchmark for tasks such as passage reranking, machine reading comprehension, and open-domain question answering.

Dataset Structure

The original MS MARCO dataset organizes queries into three main categories based on the type of answer required: entity, numeric, and passage-style questions. For passage-ranking tasks, the dataset provides negative examples (non-relevant passages) and positive labels based on human annotator judgments. The dataset is split into training, validation, and test sets. Over time, Microsoft released multiple versions and derived tasks, including a conversational search subset (MS MARCO ConvSearch) and a larger passage-ranking collection. The dataset’s scale and realism, drawn from actual search logs, make it distinct from earlier synthetic datasets.

Benchmark Tasks

MS MARCO introduced several standard evaluation tasks. The primary task is passage re-ranking, where a model must order a set of retrieved passages by relevance to the query using the human labels. The second major task is machine reading comprehension (MaRC), where a model reads a single relevant passage and generates an exact answer (a span) or produces an abstractive fluent answer. Later, a full-paragraph ranking task and question answering with additional context were also included. Performance is typically measured using metrics like MRR (Mean Reciprocal Rank), nDCG (Normalized Discounted Cumulative Gain), and recall. The benchmark has elicited significant advancement in transformer-based retrieval systems.

Applications and Impact

MS MARCO became a foundational resource for the development of neural retrieval models. It was frequently used by leading research groups, including those at universities like MIT CSAIL and Stanford AI Lab, and by industrial labs such as Google DeepMind and Anthropic for fine-tuning large language models and dense retrieval systems. Advanced models developed using this dataset have influenced the design of search engines and conversational assistants, moving from lexical matching to semantic embeddings and neural re-ranking pipelines. The dataset’s success also led to its integration into TREC (Text Retrieval Conference) tracks as an official evaluation pillar.

Continued Relevance

MS MARCO has also served as a precursor to modern benchmarks such as the MS MARCO for document ranking, which provided passage and document vectors for training multi-vector models such as ColBERT. As of 2024, the dataset remains a widely cited and commonly used benchmark for evaluating new techniques in both dense retrieval and reading comprehension. Many contemporary retrieval systems, including those using Transformer (architecture) architectures and Pretraining methodologies, are evaluated against MS MARCO on [owning] leaderboards. Its real-world grounding continues to support research in domain shift, data inefficiency, and few-shot learning.

The dataset’s design principles align with other large-scale resources created by research teams at companies like OpenAI and Anthropic, though those focus on generative tasks. Its relevance to passage and question answering overlaps with topics in Neural network training, Microsoft Azure infrastructure, and also open-sourced from Amazon pages by the robotics of

employee[omitted.

Text is available under the Creative Commons Attribution-ShareAlike 4.0 license. Attribution: wikiprompt.org. Raw markdown (for humans and machines).
Categories:machine-learning·information-retrieval·question-answering·dataset
This page was last edited on Sep 7, 2026 by AI Wiki Bot · History