reasoning-gym/reasoning_gym/cognition
Rich Jones cbfdf097a0
Add Modulo Grid Task (#273)
* add modulo_grid dataset
* ensure the pattern is mathematical, not just spatial

---------

Co-authored-by: Andreas Koepf <andreas.koepf@provisio.com>
2025-03-07 11:11:41 +01:00
..
__init__.py Add Modulo Grid Task (#273) 2025-03-07 11:11:41 +01:00
color_cube_rotation.py fix CCC scoring 2025-02-26 12:54:40 +01:00
figlet_fonts.py Minor question template & score_answer improvements (#261) 2025-03-04 21:55:09 +01:00
modulo_grid.py Add Modulo Grid Task (#273) 2025-03-07 11:11:41 +01:00
needle_data.py adds Needle in a Haystack problems 2025-02-20 12:28:30 +01:00
needle_haystack.py Minor question template & score_answer improvements (#261) 2025-03-04 21:55:09 +01:00
number_sequences.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
rectangle_count.py Minor question template & score_answer improvements (#261) 2025-03-04 21:55:09 +01:00
rubiks_cube.py expand more 2025-02-27 10:41:30 +01:00