Commit graph

8 commits

Author SHA1 Message Date
joesharratt1229
88a3d065bd added word sort curriculum (#289) 2025-03-08 01:50:13 +01:00
Andreas Köpf
b2904ccab9 Minor question template & score_answer improvements (#261)
* math prompt improvements
* ignore brackets in complex_arithmetic results
* improve additional instruction in prompt of polynomial_equations
* more strict tests for score_answer in polynomial_equations
* simplify special reward handling
* fix test_intermediate_integration
* fix sokoban dataset
* add common dataset score_answer consistency test
2025-03-04 21:55:09 +01:00
Zafir Stojanovski
a27704b44e fix template 2025-02-16 19:51:24 +01:00
Rich Jones
28d89df935 word sorting score func 2025-02-14 12:57:31 +01:00
Andreas Koepf (aider)
557fac66bf refactor: Change word sorting answer format from list string to comma-separated string 2025-01-26 22:23:18 +01:00
Andreas Koepf
ad9f0d265c fix unit tests, lower python dependency to 3.9 2025-01-26 16:55:17 +01:00
Andreas Koepf (aider)
ee67374aae test: Add isalpha check for case transformation tests 2025-01-26 16:53:21 +01:00
Andreas Koepf (aider)
7df974a753 feat: Add word sorting task generation with text transformations 2025-01-26 16:14:10 +01:00