reasoning-gym/reasoning_gym
2025-02-01 20:37:53 -06:00
..
algebra add reasoning_gym.create_dataset({name}, ...) global factory function 2025-01-25 00:58:34 +01:00
algorithmic use sorted() for repeatable generation outputs (e.g. GALLERY.md) 2025-01-30 23:33:43 +01:00
arithmetic Remove data 2025-02-01 20:31:44 -06:00
code lint 2025-01-30 22:55:04 +01:00
cognition lint 2025-01-30 22:55:04 +01:00
data Remove .DS_Store in data folder 2025-02-01 20:37:53 -06:00
games fix: Escape markdown code blocks with quadruple backticks in gallery generation 2025-01-31 00:29:03 +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
.DS_Store Remove data 2025-02-01 20:31:44 -06: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