mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-29 17:35:16 +00:00
updated configs
This commit is contained in:
parent
cc0bacd8e1
commit
7368d6d313
8 changed files with 158 additions and 315 deletions
|
|
@ -54,7 +54,6 @@ class CurriculumExperimentConfig:
|
|||
|
||||
if not isinstance(data, dict):
|
||||
raise ValueError("YAML data must contain a dictionary")
|
||||
|
||||
if "curricula" not in data:
|
||||
raise ValueError("YAML data must contain a 'curricula' key")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue