reasoning-gym/reasoning_gym/arithmetic
joesharratt1229 95f179f34e
Merge pull request #144 from joesharratt1229/fix/arithmetic
Added fixes for arithmetic environments
2025-02-16 16:34:09 +00:00
..
gsm_symbolic adjusted gsm symbolic question template 2025-02-16 15:28:44 +00:00
__init__.py add ProductsDataset (multiplication tasks) 2025-02-13 17:59:02 +01:00
basic_arithmetic.py formatting 2025-02-16 16:18:39 +01:00
calendar_arithmetic.py add ProductsDataset (multiplication tasks) 2025-02-13 17:59:02 +01:00
chain_sum.py fixed chain sum 2025-02-16 14:09:16 +00:00
count_bits.py count bits (#101) 2025-02-10 22:12:50 +01:00
dice.py clarity 2025-02-11 16:22:53 +01:00
fraction_simplification.py added fraction simplifications score answer impl 2025-02-16 15:08:24 +00:00
gcd.py added reasoning gtm gcd 2025-02-16 15:10:29 +00:00
lcm.py add reasoning_gym.create_dataset({name}, ...) global factory function 2025-01-25 00:58:34 +01:00
leg_counting.py fix leg counting prompt template 2025-02-16 09:58:36 +01:00
power_function.py fix prompts 2025-02-15 20:59:07 +01:00
prime_factorization.py normalize answer and partial reward 2025-02-09 11:13:23 +01:00
products.py changed products question template 2025-02-16 15:18:41 +00:00
time_intervals.py add ProductsDataset (multiplication tasks) 2025-02-13 17:59:02 +01:00