Commit graph

9 commits

Author SHA1 Message Date
Andreas Koepf
4e49806d22 add ArcAgiDataset class, fix score_entry() metadata params 2025-02-08 23:18:18 +01:00
joesharratt1229
ca3a841bf6 added linting checks 2025-01-31 07:19:55 +00:00
EC2 Default User
3a9eedaa87 added countdown score answer impl 2025-01-31 06:42:25 +00:00
Andreas Koepf
6af2231d84 formatting 2025-01-25 18:51:28 +01:00
Andreas Koepf (aider)
5899b5f913 refactor: Extract candidate expression generation into separate method 2025-01-25 01:54:32 +01:00
Andreas Koepf (aider)
23c5c3e0db refactor: Add retry loop with max attempts for countdown expression generation 2025-01-25 01:52:43 +01:00
Andreas Koepf (aider)
b63302b482 fix: Improve division handling in countdown game generation 2025-01-25 01:39:55 +01:00
Andreas Koepf (aider)
c9a35b66bc fix: Improve Countdown game expression generation and validation 2025-01-25 01:36:49 +01:00
Andreas Koepf
e8e455ca72 rename countdown_game to just countdown 2025-01-25 01:33:22 +01:00
Renamed from reasoning_gym/games/countdown_game.py (Browse further)