Commit graph

6 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
d603d8b72b
added aiw curric (#356)
added metadata
2025-03-13 21:10:52 +01:00
Andreas Koepf
f396d3df60 post merge lint 2025-02-02 10:04:18 +01:00
rishabhranawat
f8696d6d22 [aiw] remove output format enum 2025-02-01 16:31:45 -08:00
rishabhranawat
3d42e84807 [aiw] remove output_formats style and change return type to a standard format 2025-02-01 16:30:05 -08:00
rishabhranawat
86525f6401 [aiw] basic version of alice-in-wonderland procedural dataset 2025-02-01 11:37:50 -08:00