Commit graph

7 commits

Author SHA1 Message Date
Andreas Koepf
48999261dd register composite dataset 2025-02-04 19:17:34 +01:00
Andreas Koepf (aider)
2c86860b57 fix: Correct indentation and implementation of create_dataset function 2025-02-04 19:06:41 +01:00
Andreas Koepf (aider)
0387127b30 fix: Move dataset registration after function definition to resolve undefined name error 2025-02-04 19:06:24 +01:00
Andreas Koepf (aider)
c2e77f92aa 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
bcc3ddbb3b add simple example how to use the create_dataset() factory function 2025-01-25 02:16:54 +01:00
Andreas Koepf
0dcff77b37 add reasoning_gym.create_dataset({name}, ...) global factory function 2025-01-25 00:58:34 +01:00
Andreas Koepf (aider)
2befe97151 feat: Add dataset factory with registration and creation functions 2025-01-25 00:00:22 +01:00