otherLLM360/MegaMathmathpretrainingllmcodereasoningcommon-crawlsynthetic-dataparquet

MegaMath: 300B+ Token Open Math Pretraining Corpus

Category
Other
Records
217,499,877 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
auto_imported_huggingface_federated
PII
None detected
File Size
~1066357.99 MB
Downloads
1

About this data

Largest open math-focused pretraining dataset (300B+ tokens) from LLM360, curated from Common Crawl, code, and synthetic sources for training math-capable LLMs.

Schema

NameTypeDescription
textVARCHAR
idVARCHAR
langVARCHAR
lang_scoreDOUBLE
urlVARCHAR
timestampVARCHAR
cc-pathVARCHAR
domainVARCHAR
math_scoreDOUBLE

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: No ratings
1 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: "MegaMath: 300B+ Token Open Mat" })
// Found: 54456add-431c-4c9e-a14d-2519191ad435
get_download_url({ dataset_id: "54456add-431c-4c9e-a14d-2519191ad435" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/54456add-431c-4c9e-a14d-2519191ad435/download-url