Commit graph

3 commits

Author SHA1 Message Date
Andreas Köpf
c2263979bc Basic curriculum (#198)
* feat: Add optional curriculum support to dataset registration and creation
* docs: Add docstrings to create_curriculum() and register_dataset()
* feat: Add curriculum configuration classes for CurriculumExperiment
* feat: Add weight parameter to CurriculumAttributeConfig and use in DatasetSpec
* refactor: Simplify CurriculumAttributeConfig with "*" attribute level support
* test: Add unit tests for CurriculumExperiment class
* feat: Add from_yaml() method to CurriculumExperimentConfig with unit test
2025-03-07 11:22:12 +01:00
Andreas Koepf
b1e07b7782 update config to latest veRL version 2025-02-17 18:43:51 +00:00
Andreas Koepf
c17f17fa9d first bits of veRL example 2025-02-01 21:20:36 +00:00