| Name | Size | Uploaded | Xet hash |
|---|---|---|---|
| data | 16 items | ||
| .gitattributes | 2.46 kB xet | 19463de8 | |
| README.md | 4.17 kB xet | e415c5ab |
Reasoning-Core : Procedural Pre-Training Pile (PPTP) β
PPTP is designed for formal/symbolic pre-training, mid-training and SFT.
The data is procedurally generated on cpu and can be scaled to trillion tokens, and the difficulty is also adjustable with a single knob.
Unlike LLM-generated synthetic data, the answers are correct by design.
Task Categories
π Formal Reasoning: planning β’ conjecture_entailment β’ proof_reconstruction
π Formal Semantics, Logic: logic_nli β’ evidence_retrieval
π’ Mathematical computation: equation_system β’ arithmetics β’ symbolic_arithmetics β’ sequential_induction
π» Code & Execution: code_execution β’ diff_prediction β’ diff_patching
πΈοΈ Graph Theory: graph_pathfinding β’ graph_node_centrality β’ graph_cycle_detection β’ graph_isomorphism
π² Probabilistic: bayesian_association β’ bayesian_intervention
π Language Parsing, Syntax: regex_following β’ regex_induction β’ parsability β’ parsing β’ continuation
π Table Processing: table_qa β’ table_conversion
π Set Operations, Retrieval: set_intersection β’ set_missing_element β’ set_equality
Task Modes
We provide three modes for most tasks, all in SFT/pretraining suitable format:
β‘οΈ Instruct mode: Direct prompt/answer format
π§ Trace mode: Most tasks include reasoning traces to bake-in chain-of-thought reasoning patterns
β
Verification mode: Tasks framed as prompt/candidate: valid (yes/no)? 10% of the time, to strengthen reasoning self-verification capabilities
π§ͺ Paper: Reasoning Core: A Scalable RL Environment for LLM Symbolic Reasoning
π¦ Code: GitHub Repository (An updated paper for pre-training results is coming.)
RLVR version
See rc1 for the post-training/RLVR version
Abstract
We introduce Reasoning Core, a new scalable environment for Reinforcement Learning with Verifiable Rewards (RLVR), designed to advance foundational symbolic reasoning in Large Language Models (LLMs). Unlike existing benchmarks that focus on games or isolated puzzles, Reasoning Core procedurally generates problems across core formal domains, including PDDL planning, first-order logic, context-free grammar parsing, causal reasoning, and system equation solving. The environment is built on key design principles of high-generality problem distributions, verification via external tools, and continuous difficulty control, which together provide a virtually infinite supply of novel training instances. Initial zero-shot evaluations with frontier LLMs confirm the difficulty of Reasoning Core's tasks, positioning it as a promising resource to improve the reasoning capabilities of future models.
Usage
ds = load_dataset("reasoning-core/symbolic-pretraining-pile")
Citation
@article{reasoningcore2026,
title={Reasoning Core: A Scalable Procedural Data Generation Suite for Symbolic Pre-training and Post-Training},
author={Lacombe, Valentin and Quesnel, Valentin and Sileo, Damien},
journal={arXiv preprint arXiv:2603.02208},
year={2026},
url={https://arxiv.org/abs/2603.02208}
}
- Total size
- 2.6 GB
- Files
- 18
- Last updated
- Jun 27
- Pre-warmed CDN
- US EU US EU