8000 Missing fields in train.npz file · Issue #38 · irom-princeton/dppo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Missing fields in train.npz file #38

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

Open
lakshitadodeja opened this issue Feb 18, 2025 · 1 comment
Open

Missing fields in train.npz file #38

lakshitadodeja opened this issue Feb 18, 2025 · 1 comment

Comments

@lakshitadodeja
Copy link

Hi,

I was trying to run the IBRL baseline for Can and Square tasks of robomimic and I got the following error -

Error in call to target 'agent.dataset.sequence.StitchedSequenceQLearningDataset':
KeyError('rewards is not a file in the archive')
full_key: offline_dataset

It looks like the train.npz file for can and square only has these fields
['states', 'actions', 'traj_lengths']

But Can-Ph and Square-Ph have all the fields -
['states', 'actions', 'rewards', 'terminals', 'traj_lengths']

@Tonghe-Zhang
Copy link

Same issue here!

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
0