Commit graph

8 commits

Author SHA1 Message Date
Adefioye
5e732de191 Simple equations curriculum (#340)
* Add curriculum to simple_equations and unit tests
* Add difficulty to metadata
2025-03-13 21:17:14 +01:00
Andreas Koepf
9cad6191a9 fix operators configuration 2025-01-24 19:44:46 +01:00
Andreas Koepf (aider)
11204dcdf9 feat: Add operators configuration and corresponding unit tests to simple_equations 2025-01-24 19:42:57 +01:00
Andreas Koepf
ac7dd69586 simplify simple_equation generation 2025-01-24 19:41:51 +01:00
Andreas Koepf (aider)
979593db33 fix: Update unit tests to handle negative numbers and remove unsupported parameter 2025-01-24 19:16:27 +01:00
Andreas Koepf (aider)
4eb71de848 fix: Remove operators configuration from simple equations dataset 2025-01-24 19:15:28 +01:00
Andreas Koepf
6a96c4f15a fix: Increase max attempts and improve operator validation in simple equations 2025-01-24 19:15:27 +01:00
Andreas Koepf (aider)
985afcd264 test: Add comprehensive unit tests for simple_equations.py 2025-01-24 18:50:39 +01:00