Zafir Stojanovski
290bfc4fdd
(evals): Medium configs ( #415 )
...
* updated medium configs
* fix problematic curriculum values / small issues causing exceptions to be raised
* optimus alpha config
* all configs so far
* fix tests
2025-04-14 08:25:31 +02:00
Zafir Stojanovski
ce0a6c4878
fix(envs): Add source dataset and index to metadata ( #388 )
...
* add source dataset and index to metadata
* fix typo
* fix coach class and its test
2025-03-20 11:12:14 +00:00
Oliver Stanley
7475a20700
include ranges rather than sampled values in difficulty metadata dicts ( #387 )
...
* update difficulty metadata for logic datasets
* update difficulty metadata for graph datasets
* update difficulty metadata for geometry datasets
* update difficulty metadata for games datasets
* update difficulty metadata for cognition datasets
* update difficulty metadata for arithmetic datasets
* update difficulty metadata for arc datasets
* update difficulty metadata for algorithmic datasets
* update difficulty metadata for algebra datasets
* use tuples
* update tests
* update tests
2025-03-20 10:27:03 +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
Zafir Stojanovski
c81036004f
maze curriculum ( #343 )
2025-03-13 21:01:48 +01:00
joesharratt1229
0efb4e0192
restrcutured maze prompt template
2025-02-16 18:26:24 +00: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
a577f7cdf6
use sorted() for repeatable generation outputs (e.g. GALLERY.md)
2025-01-30 23:33:43 +01:00
Andreas Koepf
0dcff77b37
add reasoning_gym.create_dataset({name}, ...) global factory function
2025-01-25 00:58:34 +01:00
Andreas Koepf
e9549f2a63
pass config to ProceduralDataset base
2025-01-25 00:23:05 +01:00
Andreas Koepf
a07df085cf
pre-commit
2025-01-24 23:55:43 +01:00
Andreas Koepf
a68a116528
place maze grid in markdown code block
2025-01-24 23:54:32 +01:00
Andreas Koepf
c4b37fd1af
add question hint for maze dataset
2025-01-24 23:47:52 +01:00
panispani
adeda2870d
Add Maze dataset and config
2025-01-24 21:56:40 +00:00