textnvidia/Nemotron-PrismMathmathreasoningsynthetic-datallm-trainingnvidiafine-tuningsftnemotron

Nemotron-PrismMath: 1M Synthetic Math Reasoning Problems

Category
Text
Records
1,002,595 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
auto_imported_huggingface_federated
PII
None detected
File Size
~6832.12 MB
Downloads
0

About this data

NVIDIA's 1M diverse math problem-solution pairs generated via Prismatic Synthesis. State-of-the-art math reasoning dataset for LLM fine-tuning and evaluation. CC-BY-4.0 licensed for commercial use.

Schema

NameTypeDescription
idVARCHARUnique identifier for the problem-solution pair, formatted as a 32-character hexadecimal string
problemVARCHARMathematical problem statement in English, may include LaTeX formatting for equations and symbols
solutionVARCHARStep-by-step worked solution with reasoning, may include LaTeX formatting and thinking process

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: "Nemotron-PrismMath: 1M Synthet" })
// Found: 3cd2488f-020b-4a84-9429-3c6bdfbc9bba
get_download_url({ dataset_id: "3cd2488f-020b-4a84-9429-3c6bdfbc9bba" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/3cd2488f-020b-4a84-9429-3c6bdfbc9bba/download-url
Nemotron-PrismMath: 1M Synthetic Math Reasoning Problems — Free Dataset | DataBazaar