reasoning-gym/reasoning_gym/arc
Oliver Stanley 7475a20700
include ranges rather than sampled values in difficulty metadata dicts (#387)
* update difficulty metadata for logic datasets

* update difficulty metadata for graph datasets

* update difficulty metadata for geometry datasets

* update difficulty metadata for games datasets

* update difficulty metadata for cognition datasets

* update difficulty metadata for arithmetic datasets

* update difficulty metadata for arc datasets

* update difficulty metadata for algorithmic datasets

* update difficulty metadata for algebra datasets

* use tuples

* update tests

* update tests
2025-03-20 10:27:03 +01:00
..
rearc_utils more native type hints 2025-02-21 21:23:14 +01:00
__init__.py added rearc curr (#358) 2025-03-13 21:14:03 +01:00
arc_1d.py fix prompt for arc_1d 2025-02-28 08:07:59 +01:00
arc_1d_tasks.py minor arc_1d tweaks 2025-02-23 16:37:40 +01:00
arc_agi.py Minor question template & score_answer improvements (#261) 2025-03-04 21:55:09 +01:00
board_format.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
rearc.py include ranges rather than sampled values in difficulty metadata dicts (#387) 2025-03-20 10:27:03 +01:00