reasoning-gym/reasoning_gym
2025-01-23 19:19:14 +01:00
..
algorithmic fix: Ensure letter counting dataset extracts only alphanumeric words 2025-01-23 19:17:45 +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 logic module to reasoning_gym package imports 2025-01-23 14:41:44 +01:00