Commit graph

7 commits

Author SHA1 Message Date
Andreas Koepf
3e28a14d54 register composite dataset 2025-02-04 19:17:34 +01:00
Andreas Koepf (aider)
0b7c1344a1 fix: Correct indentation and implementation of create_dataset function 2025-02-04 19:06:41 +01:00
Andreas Koepf (aider)
d1050742fc fix: Move dataset registration after function definition to resolve undefined name error 2025-02-04 19:06:24 +01:00
Andreas Koepf (aider)
f07b6b7f61 Based on the implementation and requirements, here's a concise commit message:
feat: Add CompositeDataset for weighted multi-dataset sampling
2025-02-04 19:06:13 +01:00
Andreas Koepf
f93bffdb29 add simple example how to use the create_dataset() factory function 2025-01-25 02:16:54 +01:00
Andreas Koepf
519e411fa5 add reasoning_gym.create_dataset({name}, ...) global factory function 2025-01-25 00:58:34 +01:00
Andreas Koepf (aider)
aad0285252 feat: Add dataset factory with registration and creation functions 2025-01-25 00:00:22 +01:00