reasoning-gym/reasoning_gym
2025-01-23 21:46:06 +01:00
..
algorithmic refactor: Remove unnecessary rstrip('L') calls in base conversion 2025-01-23 21:46:06 +01:00
arithmetic feat: Add configurable whitespace option to ArithmeticDataset 2025-01-23 14:25:54 +01:00
cognition fix: Correct rule composition in PatternRule to properly chain subrules 2025-01-23 14:07:18 +01:00
data refactor: Replace deprecated open_text() with files() API 2025-01-23 19:19:14 +01:00
logic feat: Add propositional logic dataset generator with comprehensive logical reasoning tasks 2025-01-23 14:38:56 +01:00
__init__.py feat: Add algorithmic and data modules to reasoning_gym package 2025-01-23 19:21:57 +01:00