reasoning-gym/reasoning_gym
Oliver Stanley 602e4be0a2
add survo env (#461)
* add survo env

* add survo curriculum

* add survo tests
2025-06-08 11:56:33 +01:00
..
algebra make task entries json serializable (#443) 2025-06-02 08:57:15 +02:00
algorithmic support python 3.10 (#450) 2025-06-04 10:34:01 +01:00
arc (evals): Medium configs (#415) 2025-04-14 08:25:31 +02:00
arithmetic support python 3.10 (#450) 2025-06-04 10:34:01 +01:00
coaching support python 3.10 (#450) 2025-06-04 10:34:01 +01:00
code fix(env): Remove custom score function in bf (#418) 2025-04-14 11:26:18 +02:00
cognition support python 3.10 (#450) 2025-06-04 10:34:01 +01:00
data fix(env): Unify CodeIO datasets (#405) 2025-04-02 22:40:03 +02:00
games add survo env (#461) 2025-06-08 11:56:33 +01:00
geometry make task entries json serializable (#443) 2025-06-02 08:57:15 +02:00
graphs support python 3.10 (#450) 2025-06-04 10:34:01 +01:00
induction fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
logic support python 3.10 (#450) 2025-06-04 10:34:01 +01:00
__init__.py Feat: expose score_answer function without needing to instantiate a dataset (#422) 2025-04-18 10:36:44 +02:00
composite.py Feat/curr adj (#394) 2025-04-02 06:39:14 +01:00
dataset.py Minor question template & score_answer improvements (#261) 2025-03-04 21:55:09 +01:00
factory.py Feat: expose score_answer function without needing to instantiate a dataset (#422) 2025-04-18 10:36:44 +02:00
utils.py support python 3.10 (#450) 2025-06-04 10:34:01 +01:00
version_manager.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00