reasoning-gym/reasoning_gym
Zafir Stojanovski 4c47527130 fix(envs): Add source dataset and index to metadata (#388)
* add source dataset and index to metadata

* fix typo

* fix coach class and its test
2025-03-20 11:12:14 +00: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 fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
arithmetic fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
coaching fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00: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 fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00: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