-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Hello,
The files from torch_data.tar.gz on figshare (https://figshare.com/articles/dataset/Combinatorial_prediction_of_therapeutic_targets_using_a_causally-inspired_neural_network/24798855?file=54135665) such as data_backward_A375.pt and related chemical real_log files seem to be corrupted. They download and show as files around 170 MB, but have an invalid ZIP structure and an error when attempting to load. Are there any tricks to load it?
I have been loading it using the same methods as in your check_data_and_splits.ipynb to no avail. This error or related issues pop up regardless of methods I've tried "RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory." Unless I am missing something, it may not have saved correctly. Please advise.