reasoning-gym/reasoning_gym/games
joesharratt1229 d0ef136d5b
Feat/intragen experiments (#414)
* added curriculum

* readapted readme

* corrected small errors

* Delete eval/eval/r1/algorithmic/word_sorting.json

* removed redundant argument

* added spell

* removed duplicated fit

* changed config

* added composite changes

* added composite changes

* updated yaml

* added spell backward

* updated read me

* added qwen2.5

* added

* Add files via upload

* updated missing trainer func

* updated curr

* updated spell back

* updated correctness score func

* updated configs

* added local evals

* added updates

* updated datasets

* added fsdp to hf utility

* added algorithmic qwen 3b yaml

* updated read me

* updated configs

* added preappend token

* updated with thinking token

* updated test score board

* resolved comments

* added evaluation scripts

* removed results from pr

* added config

* added partial reward scoring

* added evaluation composites

* added training configs

* added games eval

* added rubriks cube

* resolved merge cinflicts

* added games config

* added latest eval configs

* updated strucutre

* Delete training/evaluations/eval_graphs_composite.yaml

---------

Co-authored-by: joesharratt1229 <joesharrat1229@gmail.com>
2025-04-16 08:04:52 +02:00
..
contrib added sokoban dataset (#325) 2025-03-11 00:21:03 +01:00
__init__.py fix(curriculum): Make boundaries in curriculum more sensible (#407) 2025-04-04 20:24:14 +02:00
boxnet.py fix boxnet scoring function (#420) 2025-04-14 20:44:24 +01:00
countdown.py (evals): Medium configs (#415) 2025-04-14 08:25:31 +02:00
emoji_mystery.py fix(curriculum): Make boundaries in curriculum more sensible (#407) 2025-04-04 20:24:14 +02:00
futoshiki.py fix(curriculum): Make boundaries in curriculum more sensible (#407) 2025-04-04 20:24:14 +02:00
knight_swap.py fix(curriculum): Make boundaries in curriculum more sensible (#407) 2025-04-04 20:24:14 +02:00
mahjong.py fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
maze.py (evals): Medium configs (#415) 2025-04-14 08:25:31 +02:00
mini_sudoku.py fix(curriculum): Make boundaries in curriculum more sensible (#407) 2025-04-04 20:24:14 +02:00
n_queens.py fix(curriculum): Make boundaries in curriculum more sensible (#407) 2025-04-04 20:24:14 +02:00
puzzle24.py fix(curriculum): Make boundaries in curriculum more sensible (#407) 2025-04-04 20:24:14 +02:00
rush_hour.py fix(curriculum): Make boundaries in curriculum more sensible (#407) 2025-04-04 20:24:14 +02:00
sokoban.py Feat/intragen experiments (#414) 2025-04-16 08:04:52 +02:00
sudoku.py fix(curriculum): Make boundaries in curriculum more sensible (#407) 2025-04-04 20:24:14 +02:00
tower_of_hanoi.py fix boxnet scoring function (#420) 2025-04-14 20:44:24 +01:00
tsumego.py fix(curriculum): Make boundaries in curriculum more sensible (#407) 2025-04-04 20:24:14 +02:00