Procedural dataset generator for reasoning models
Top 37.8% on sourcepulse
Reasoning Gym is a Python library for generating procedural reasoning datasets and creating verifiable reasoning environments for training models with reinforcement learning. It targets researchers and developers building AI systems that require robust reasoning capabilities, offering a flexible way to create virtually infinite training data with adjustable complexity across diverse domains.
How It Works
The library provides over 100 task generators covering algebra, logic, geometry, and games, among others. It supports tasks with single or multiple correct answers and includes a standard interface for algorithmic verification of solutions. This procedural generation and verification approach allows for scalable, high-fidelity training data creation tailored to specific reasoning challenges.
Quick Start & Requirements
pip install reasoning-gym
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The PyPI version may lag behind the main development branch. The specific license is not clearly stated in the README, which could impact commercial use or closed-source integration.
22 hours ago
Inactive