reasoning-gym/reasoning_gym/arc
2025-02-23 16:37:40 +01:00
..
rearc_utils more native type hints 2025-02-21 21:23:14 +01:00
__init__.py add ArcAgiDataset class, fix score_entry() metadata params 2025-02-08 23:18:18 +01:00
arc_1d.py fix index out of range of arc_1d dataset (#190) 2025-02-23 12:51:41 +01:00
arc_1d_tasks.py minor arc_1d tweaks 2025-02-23 16:37:40 +01:00
arc_agi.py add configuration option for ArcAgiDataset 2025-02-16 12:49:21 +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 more native type hints 2025-02-21 21:23:14 +01:00