Commit graph

7 commits

Author SHA1 Message Date
Zafir Stojanovski
dced3bfc45
fix(curriculum): Make boundaries in curriculum more sensible (#407)
* init

* fix tests

* unify codeio

* filtered for libraries not present in reasoning-gym

* fix more bounds

* puzzle24

* knight swap curriculum

* fix number sorting

* fix attributes

* add validation of config in creation of dataset

* dry run for instantiating and validating the datasets

* remove unused imports

* fix curriculum tests to reference newly updated attribute names
2025-04-04 20:24:14 +02:00
joesharratt1229
1888fe2bb4
added basic arith curricula (#276)
* added basic arith curricula
* register BasicArithmeticCurriculum

---------

Co-authored-by: Andreas Koepf <andreas.koepf@provisio.com>
2025-03-07 22:54:49 +01:00
AhmedSaif2
5c45e55340 extend format tests to allow questions that ends with question marks 2025-02-21 15:50:03 +02:00
Andreas Koepf
203394314e minor formatting changes 2025-02-17 18:20:18 +01:00
abdulhakeem
5f279be306 Fix unit test 2025-02-17 03:13:06 -06:00
joesharratt1229
ba58ecf8ea corrected failing airthmetic test 2025-02-16 12:01:54 +00:00
Andreas Koepf
9a1270dd95 add arc_1d dataset 2025-02-02 23:03:56 +01:00
Renamed from tests/test_arithmetic.py (Browse further)