Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can ACT policy support pushT task? #611

Open
Kimho666 opened this issue Jan 3, 2025 · 0 comments
Open

Can ACT policy support pushT task? #611

Kimho666 opened this issue Jan 3, 2025 · 0 comments

Comments

@Kimho666
Copy link

Kimho666 commented Jan 3, 2025

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
''

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant