CoolFace
Datasetpublic

Abhiram1009/synthetic-data-factory-5000-20260317

Synthetic Data Factory 5k This dataset contains 5,000 synthetic math and logic examples generated without LLM-based generation. File generated_5000.jsonl: JSONL rows with problem text, explanation text, final answer, tags, metadata, and quality report. Families arithmetic expression evaluation linear equation solving comparison logic / transitive reasoning Generation approach Examples are created through a world-model-first… See the full description on the dataset page: https://huggingface.co/datasets/Abhiram1009/synthetic-data-factory-5000-20260317.

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes11downloads
Dataset Card

Synthetic Data Factory 5k

This dataset contains 5,000 synthetic math and logic examples generated without LLM-based generation.

File

  • —generated_5000.jsonl: JSONL rows with problem text, explanation text, final answer, tags, metadata, and quality report.

Families

  • —arithmetic expression evaluation
  • —linear equation solving
  • —comparison logic / transitive reasoning

Generation approach

Examples are created through a world-model-first pipeline:

  • —latent structured problem specification
  • —exact symbolic or rule-based teacher
  • —controlled renderer for natural-language problems and explanations
  • —validation, deduplication, and quality gating