reasoning-gym/reasoning_gym
Adefioye e3af2dd2bd
Add curriculum for arc_agi (#372)
* Add curriculum for arc_agi

* Resolve conflicts

* Remove code smell

* Remove unwanted code
2025-04-01 21:17:52 +02:00
..
algebra fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
algorithmic fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
arc Add curriculum for arc_agi (#372) 2025-04-01 21:17:52 +02:00
arithmetic fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
coaching remove coach and update tests (#393) 2025-03-24 00:10:01 +01:00
code fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
cognition fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
data Add a few new CodeI/O samples, resolve numeric answer scoring bug (#332) 2025-03-11 23:55:33 +01:00
games fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
geometry fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
graphs fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
induction fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
logic add knights knaves curriculum (#401) 2025-04-01 12:20:58 +02:00
__init__.py bump version 2025-03-16 15:54:03 +01:00
composite.py fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
dataset.py Minor question template & score_answer improvements (#261) 2025-03-04 21:55:09 +01:00
factory.py Basic curriculum (#198) 2025-03-07 11:22:12 +01:00
utils.py Minor question template & score_answer improvements (#261) 2025-03-04 21:55:09 +01:00
version_manager.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00