Commit graph

4 commits

Author SHA1 Message Date
Andreas Köpf
d2c895f1d3
Refactor Curriculum Attributes (#335)
* remove min_value from AttributeDefinition
* remove type from AttributeDefinition
* Add CurriculumContext
* add ensure_interval option for RangeAttributes
* docs: Add legend explaining curriculum indicators in dataset gallery
* update GALLERY.md
2025-03-16 15:40:28 +01:00
Zafir Stojanovski
a1dc28aa73
feat(env): String Synthesis Curriculum (#308)
* string synthesis curriculum

* difficulty metadata
2025-03-10 00:27:03 +01:00
Zafir Stojanovski
01e1c8f9af
fix: Unify Prompts (#254)
* remove cot
* fix prompt template
* fix pool matrix
* spiral matrix fixed
2025-03-03 21:55:53 +01:00
Zafir Stojanovski
3a2edf71c3 string synthesis 2025-02-13 16:33:28 +01:00