textmathgsm8kreasoningsynthetic-datallm-training
OpenMath GSM8K (Masked) — Grade-School Math Solutions
About this data
A masked version of the GSM8K grade-school math word problems (7,473 items), pairing each question with masked and full reference solutions plus the expected answer. Designed to support consistent synthetic generation of additional solutions.
Schema
| Name | Type | Description |
|---|---|---|
| question | VARCHAR | |
| masked_reference_solution | VARCHAR | |
| reference_solution | VARCHAR | |
| expected_answer | VARCHAR |
Sample Data
Preview a sample of the data before downloading.
Free
Open dataset
Quality: No ratings
0 downloads
Seller: DataBazaar
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: "OpenMath GSM8K (Masked) — Grad" })
// Found: c1dc5180-51d9-4921-b12b-a9900398ba97
get_download_url({ dataset_id: "c1dc5180-51d9-4921-b12b-a9900398ba97" }) // free — no API key neededVia REST API
# Free dataset — no API key required: curl https://api.databazaar.io/datasets/c1dc5180-51d9-4921-b12b-a9900398ba97/download-url