Patrik

Results 2 comments of Patrik

Hi, I have similar issue: Error executing job with overrides: ['env=rlbench', 'env.dataset_root=/tmp/train_data_rnd_bg/', 'work_dir=/tmp/controller', 'demos=25', 'env.train_tasks=[take_lid_off_saucepan]', 'num_train_epochs=1000', 'action_sequence=20', 'batch_size=8', 'method.lr=1e-5', 'wandb.use=false', 'env.episode_length=2000'] Traceback (most recent call last): File "/home/-/genima/controller/train_act.py", line 292,...

Hi, I've managed to narrow down the problem to action_sequence. In the README file, **action_sequence is set to 20**, which is why we are getting the error: ValueError: arg action...