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 you upload the dataset to google drive? #1

Open
OswaldoBornemann opened this issue Dec 3, 2023 · 1 comment
Open

Can you upload the dataset to google drive? #1

OswaldoBornemann opened this issue Dec 3, 2023 · 1 comment

Comments

@OswaldoBornemann
Copy link

OswaldoBornemann commented Dec 3, 2023

I tried to download the datasets, but when i unzip it, it came out the errors:

OSError: Unable to open file (truncated file: eof = 5525474816, sblock->base_addr = 0, stored_eof = 50398165884)

So i was wonder whether you can upload the zip file to google drive or somewhere? Thanks.

@akorol98
Copy link
Contributor

It seems like there might have been an issue during the download process, possibly causing the file to be truncated or corrupted.

The dataset is quite large. I recommend trying to download the dataset again using a wget with -c option. This will allow you to resume the download in case it gets interrupted.

Also, you could try to download the individual .hdf5 file directly instead of the entire folder. This way, you can obtain an unzipped file and potentially avoid the complications associated with extracting large archives.

Give this a try, and let me know if you encounter any further issues.

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