AgenticUser's picture
|
download
raw
4.17 kB
---
dataset_info:
features:
- name: task
dtype: large_string
- name: prompt
dtype: large_string
- name: answer
dtype: large_string
- name: metadata
dtype: large_string
- name: cot
dtype: large_string
- name: level
dtype: int64
- name: mode
dtype: large_string
splits:
- name: train
num_bytes: 7321098048
num_examples: 3113154
- name: test
num_bytes: 74185594
num_examples: 31445
download_size: 2599070882
dataset_size: 7395283642
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
license: mit
task_categories:
- question-answering
language:
- en
tags:
- SFT
- reasoning-traces
- logic
- reasoning
- procedural
- formal
- synthetic
- pretraining
- pre-training
- corpus
- formal-pretraining
size_categories:
- 10M<n<100M
---
# 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](https://huggingface.co/papers/2509.18083)
πŸ“¦ [Code: GitHub Repository](https://github.com/sileod/reasoning_core) *(An updated paper for pre-training results is coming.)*
## RLVR version
See [rc1](https://huggingface.co/datasets/reasoning-core/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}
}
```

Xet Storage Details

Size:
4.17 kB
Β·
Xet hash:
e415c5ab1477538c3b85a09d2ffb396ba6091bbea6155debc1767915bf79c1ca

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.