We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f411e9 commit 97d891bCopy full SHA for 97d891b
1 file changed
experiments/g1/main.py
@@ -71,7 +71,7 @@ class ExperimentConfig:
71
# Logging
72
wandb_project: str = "lerax"
73
total_videos: int = 256
74
- video_num_steps: int = 2048
+ video_num_steps: int = 256
75
76
77
def run_experiment(config: ExperimentConfig):
0 commit comments