Commit graph

6 commits

Author SHA1 Message Date
Adefioye
9053009dbe
Fix bug in normalize_answer method (#444) 2025-06-02 08:58:54 +02:00
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
Zafir Stojanovski
596de511f0
feat(env): Prime Factorization (#344)
* prime factorization

* lint
2025-03-13 21:02:20 +01:00
Zafir Stojanovski
ef2a412c8b normalize answer and partial reward 2025-02-09 11:13:23 +01:00
Andreas Koepf
20069b2a7d formatting 2025-01-24 10:34:07 +01:00
Andreas Koepf (aider)
0aea0fc56e test: Add comprehensive unit tests for prime factorization dataset 2025-01-23 22:51:20 +01:00