reasoning-gym/reasoning_gym
2025-06-02 08:58:54 +02:00
..
algebra make task entries json serializable (#443) 2025-06-02 08:57:15 +02:00
algorithmic Feat/intragen experiments (#414) 2025-04-16 08:04:52 +02:00
arc (evals): Medium configs (#415) 2025-04-14 08:25:31 +02:00
arithmetic Fix bug in normalize_answer method (#444) 2025-06-02 08:58:54 +02:00
coaching Feat/curr adj (#394) 2025-04-02 06:39:14 +01:00
code fix(env): Remove custom score function in bf (#418) 2025-04-14 11:26:18 +02:00
cognition fix rubiks cube prompt (#433) 2025-05-15 21:31:21 +01:00
data fix(env): Unify CodeIO datasets (#405) 2025-04-02 22:40:03 +02:00
games make task entries json serializable (#443) 2025-06-02 08:57:15 +02:00
geometry make task entries json serializable (#443) 2025-06-02 08:57:15 +02:00
graphs fix(curriculum): Make boundaries in curriculum more sensible (#407) 2025-04-04 20:24:14 +02:00
induction fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
logic first inter-domain generalisation experiments (#412) 2025-04-14 21:06:40 +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 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