13 Commits

Author SHA1 Message Date
Zafir Stojanovski
2f9eaee32a fix: Register missing coin_flip (#507)
* register missing coin_flip

* lint
2025-09-15 14:23:30 +02:00
rasdani
dca8117e7e Feat: Add script to save datasets on HuggingFace (#416)
* feat: add script to save datasets on HuggingFace

* fix

* refactor

* fix formatting

---------

Co-authored-by: Oliver Stanley <olivergestanley@gmail.com>
2025-04-28 18:04:53 +01:00
Andreas Köpf
7853263650 bump dev version to 0.1.19 2025-04-03 22:19:07 +01:00
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
Rich Jones
2efe577238 Add curricula status to gallery (#367)
* Add curricula status to gallery

* lint
2025-03-14 16:16:26 +01:00
Rich Jones
e62b45d61c BF Curricula and More (#309)
* bf curricula
* modulo grid curricula
* minor changes to how difficulty is stored

---------

Co-authored-by: Andreas Koepf <andreas.koepf@provisio.com>
2025-03-09 18:22:22 +01:00
Andreas Köpf
6615d8e662 Show curricula (#295)
* feat: Add debug_curricula.py script to generate CURRICULA.md with dataset curriculum details
2025-03-08 14:21:50 +01:00
Andreas Koepf
f5e87856bf use PYTHONHASHSEED=1 for generate_gallery.py 2025-02-04 12:03:45 +01:00
Andreas Koepf (aider)
b0e70008ea fix: Escape markdown code blocks with quadruple backticks in gallery generation 2025-01-31 00:29:03 +01:00
Andreas Koepf
ffaf3c3653 romve dataset examples from REAMED.md (now in linked GALLERY.md) 2025-01-30 23:06:22 +01:00
Andreas Koepf
ebb88e6c6a lint 2025-01-30 22:55:04 +01:00
Andreas Koepf
5a88cf2529 add simple dataset gallery generation script 2025-01-30 22:30:26 +01:00
Andreas Koepf (aider)
71ccd41adb feat: Add generate_gallery.py script to create dataset gallery markdown 2025-01-30 22:16:24 +01:00