reasoning-gym/reasoning_gym
Oliver Stanley ac4ce13369
Merge pull request #188 from olliestanley/codeio-sampler
Procedural dataset for generating reasoning problems from CodeI/O-style data
2025-02-26 16:51:45 +00:00
..
algebra more native type hints 2025-02-21 21:23:14 +01:00
algorithmic Fix primes representation in count_primes dataset metadata 2025-02-26 14:58:21 +02:00
arc minor arc_1d tweaks 2025-02-23 16:37:40 +01:00
arithmetic Add KnightsKnavesDataset (knights_knaves) 2025-02-25 20:15:38 +01:00
coaching use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
code Fix 2025-02-26 11:17:23 +00:00
cognition fix CCC scoring 2025-02-26 12:54:40 +01:00
data Move data file & load into memory on first object creation 2025-02-25 22:36:38 +00:00
games more native type hints 2025-02-21 21:23:14 +01:00
geometry use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
graphs reduce size of default shortest_path maze grid 2025-02-23 22:27:17 +01:00
induction more native type hints 2025-02-21 21:23:14 +01:00
logic Add KnightsKnavesDataset (knights_knaves) 2025-02-25 20:15:38 +01:00
__init__.py bump version, update gallery 2025-02-23 22:36:39 +01:00
composite.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
dataset.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
factory.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
utils.py fix parameter name in compute_decimal_reward docstring 2025-02-21 17:01:59 +02:00
version_manager.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00