Skip to content

Commit 8679109

Browse files
committed
cp
1 parent e78d7cd commit 8679109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/experiment/cogs_v_clips.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ def train_variants(
410410
)
411411

412412
curriculum = merged_tasks.to_curriculum(
413-
num_active_tasks=1500,
413+
num_active_tasks=5,
414414
algorithm_config=algorithm_config,
415415
)
416416

0 commit comments

Comments
 (0)