reasoning-gym/reasoning_gym/arc
2025-02-21 21:23:14 +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 add ProductsDataset (multiplication tasks) 2025-02-13 17:59:02 +01:00
arc_1d_tasks.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +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