reasoning-gym/reasoning_gym
Zafir Stojanovski 9ca18f07e0 fix prompts
2025-02-15 20:59:07 +01:00
..
algebra Remove play file and format with pre-commit 2025-02-13 22:39:21 -06:00
algorithmic Merge branch 'main' of https://github.com/open-thought/reasoning-gym into env/string-splitting 2025-02-14 17:51:18 +01:00
arc add ProductsDataset (multiplication tasks) 2025-02-13 17:59:02 +01:00
arithmetic fix prompts 2025-02-15 20:59:07 +01:00
coaching use *args param for _define_attributes() 2025-02-12 16:59:09 +01:00
code Add Coaching & ScoreBoard class (result tracking) (#72) 2025-02-06 23:15:28 +01:00
cognition lazy import of wordle_words 2025-02-14 12:06:44 +01:00
data add sampled subset of rush hour database 2025-02-14 11:10:30 +01:00
games fix handling of walls, add unit test 2025-02-14 23:29:17 +01:00
geometry post merge lint 2025-02-02 10:04:18 +01:00
graphs remove unmodified dunder methods 2025-02-06 22:56:11 +01:00
logic lint 2025-02-08 17:22:55 +01:00
__init__.py bump version, update GALLERY.md 2025-02-14 23:34:59 +01:00
composite.py Add Coaching & ScoreBoard class (result tracking) (#72) 2025-02-06 23:15:28 +01:00
dataset.py ignore single whitespace at beginning and end of answer, use reward = len(oracle_answer) / len(answer) 2025-02-14 15:40:12 +01:00
factory.py register composite dataset 2025-02-04 19:17:34 +01:00
utils.py fix prompts 2025-02-15 20:59:07 +01:00