Skip to content

Can ACT policy support pushT task? #611

Open
@Kimho666

Description

@Kimho666

I want to train the ACT policy with pushT dataset, but the evaluation accuracy is only 0%.
image
Here is my yaml
act_pusht.txt
And my training command is
''
python lerobot/scripts/train.py
hydra.run.dir=outputs/train/2025_1_3_1654_act_pusht
hydra.job.name=act_pusht
policy=act_pusht
policy.use_vae=true
env=pusht
env.task=PushT-v0
dataset_repo_id=lerobot/pusht
training.offline_steps=50000
training.save_freq=25000
training.eval_freq=5000
eval.n_episodes=50
wandb.enable=false
device=cuda
''

Metadata

Metadata

Assignees

No one assigned

    Labels

    policiesItems related to robot policiesquestionRequests for clarification or additional information

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions