reasoning-gym/reasoning_gym
2025-01-26 22:29:57 +01:00
..
algebra add reasoning_gym.create_dataset({name}, ...) global factory function 2025-01-25 00:58:34 +01:00
algorithmic feat: Clarify word sorting instructions with ASCII/Unicode ordering and output format 2025-01-26 22:29:57 +01:00
arithmetic fix unit tests, lower python dependency to 3.9 2025-01-26 16:55:17 +01:00
cognition min python 3.11 to support StrEnum 2025-01-26 22:17:43 +01:00
data formatting 2025-01-24 10:34:07 +01:00
games formatting 2025-01-25 18:51:28 +01:00
graphs min python 3.11 to support StrEnum 2025-01-26 22:17:43 +01:00
logic min python 3.11 to support StrEnum 2025-01-26 22:17:43 +01:00
__init__.py add reasoning_gym.create_dataset({name}, ...) global factory function 2025-01-25 00:58:34 +01:00
dataset.py pass config to ProceduralDataset base 2025-01-25 00:23:05 +01:00
factory.py add simple example how to use the create_dataset() factory function 2025-01-25 02:16:54 +01:00