Skip to content

Commit 97d891b

Browse files
committed
Shorter videos
1 parent 4f411e9 commit 97d891b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

experiments/g1/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ class ExperimentConfig:
7171
# Logging
7272
wandb_project: str = "lerax"
7373
total_videos: int = 256
74-
video_num_steps: int = 2048
74+
video_num_steps: int = 256
7575

7676

7777
def run_experiment(config: ExperimentConfig):

0 commit comments

Comments
 (0)