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

I ran DreamerV3 with bigger input resolution, but it will be "Killed" after around 325k steps #59

Open
Taskii-Lei opened this issue Jun 21, 2024 · 1 comment

Comments

@Taskii-Lei
Copy link

I want to run dreamer-v3 on task "hammer" in meta-world. I editted the config.yaml to :

task: 'metaworld_hammer'
size: [256, 256]
batch_size: 28
batch_length: 32

Other parameters remain the same as before.
But I found when it trains around 325k steps, it gonna stop with error "Killed", and no other words.

Stderr 2024-06-21, 18:57:00
Logger.warn(f"Box bound precision lowered by casting to {self.dtype}")
Stderr 2024-06-21, 19:02:09
Killed

I tried several times but all reduced to the same results. I'm really confused.

@dirkmcpherson
Copy link

Have you checked your memory usage?

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

2 participants