reasoning-gym/reasoning_gym
Andreas Köpf 6117162bad Merge pull request #31 from cavit99/main
feat: Add Word Ladder dataset generator
2025-01-30 23:11:58 +01:00
..
algebra add reasoning_gym.create_dataset({name}, ...) global factory function 2025-01-25 00:58:34 +01:00
algorithmic INIT 2025-01-30 21:32:46 +00:00
arithmetic fix chain_sum unit test 2025-01-30 10:57:55 +01:00
code lint 2025-01-30 22:55:04 +01:00
cognition lint 2025-01-30 22:55:04 +01:00
data INIT 2025-01-30 21:32:46 +00:00
games lint 2025-01-30 22:55:04 +01:00
graphs lint 2025-01-30 22:55:04 +01:00
logic min python 3.11 to support StrEnum 2025-01-26 22:17:43 +01:00
__init__.py add first example with OpenRLHF 2025-01-28 14:40:06 +00:00
dataset.py add simple dataset gallery generation script 2025-01-30 22:30:26 +01:00
factory.py add simple example how to use the create_dataset() factory function 2025-01-25 02:16:54 +01:00
utils.py extract answer from last answer tag 2025-01-28 16:37:19 +00:00