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

How to resume the dataset build process? #4

Open
wuyukun-tong opened this issue May 24, 2024 · 1 comment
Open

How to resume the dataset build process? #4

wuyukun-tong opened this issue May 24, 2024 · 1 comment

Comments

@wuyukun-tong
Copy link

I had a little error in the middle of generating the data broke, due to the huge amount of data, tensorflow_dataset folder under the 70G of data has been generated (1.0.0.incompletePLFLVH) how to resume the process.

@kpertsch
Copy link
Owner

Hey, resuming is not straightforward unfortunately.
I have implemented a hacky version of this in the past here: https://github.com/JonathanYang0127/r2d2_rlds_dataset_builder/blob/af87e4ea8a2d4bd1707734ed71e35f47454e5b76/r2_d2/r2_d2.py#L45
But I wouldn't recommend and instead just regenerate from the start.

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