reasoning-gym/reasoning_gym/code
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
..
contrib Move data file & load into memory on first object creation 2025-02-25 22:36:38 +00:00
__init__.py Draft CodeIO-derived reasoning problems dataset 2025-02-22 00:56:52 +00:00
bf.py Refactor Curriculum Attributes (#335) 2025-03-16 15:40:28 +01:00
codeio.py Add a few new CodeI/O samples, resolve numeric answer scoring bug (#332) 2025-03-11 23:55:33 +01:00