textBeIR/msmarcoinformation-retrievalbeirmsmarcopassage-retrievalragbenchmarkenglishdense-retrievalevaluationnlp

BEIR: MS MARCO Passage Retrieval Benchmark

Category
Text
Records
9,351,785 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
auto_imported_huggingface_federated
PII
None detected
File Size
~1571.67 MB
Downloads
0

About this data

MS MARCO subset of the BEIR heterogeneous IR benchmark — 8.8M passages and ~500K queries in standard retrieval layout. Parquet format, CC-BY-SA-4.0, English.

Schema

NameTypeDescription
_idVARCHARUnique identifier for a passage (corpus) or query (queries split).
titleVARCHARPassage title field; typically empty for MS MARCO passages.
textVARCHARPassage text content (corpus split) or natural-language query text (queries split).

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: No ratings
0 downloads
Seller: DataBazaar
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "BEIR: MS MARCO Passage Retriev" })
// Found: 8f53147d-be88-4e77-b967-f3c6df1a0458
get_download_url({ dataset_id: "8f53147d-be88-4e77-b967-f3c6df1a0458" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/8f53147d-be88-4e77-b967-f3c6df1a0458/download-url
BEIR: MS MARCO Passage Retrieval Benchmark — Free Dataset | DataBazaar