Datasets:

ArXiv:
DOI:
License:

Missing data file while downloading

#2
by XYPB - opened

Hi,

Thank you first for the wonderful work and contribution to the community. However, I have encountered some problems while downloading the data.

I notice there is some failure information while downloading the dataset with the following command: ds = load_dataset("didsr/msynth", 'device_data'). The failure information is below:

Failed to download https://huggingface.co./datasets/didsr/msynth/resolve/main/data/device_data_VICTREPhantoms_spic_1.0/1.73e09/dense/2/9.0/SIM.zip: Couldn't find file at https://huggingface.co./datasets/didsr/msynth/resolve/main/data/device_data_VICTREPhantoms_spic_1.0/1.73e09/dense/2/9.0/SIM.zip because it is not present. Moving on to the next available file
Failed to download https://huggingface.co./datasets/didsr/msynth/resolve/main/data/device_data_VICTREPhantoms_spic_1.0/2.04e09/hetero/2/9.0/SIM.zip: Couldn't find file at https://huggingface.co./datasets/didsr/msynth/resolve/main/data/device_data_VICTREPhantoms_spic_1.0/2.04e09/hetero/2/9.0/SIM.zip because it is not present. Moving on to the next available file
Failed to download https://huggingface.co./datasets/didsr/msynth/resolve/main/data/device_data_VICTREPhantoms_spic_1.0/3.47e09/dense/2/9.0/SIM.zip: Couldn't find file at https://huggingface.co./datasets/didsr/msynth/resolve/main/data/device_data_VICTREPhantoms_spic_1.0/3.47e09/dense/2/9.0/SIM.zip because it is not present. Moving on to the next available file
Failed to download https://huggingface.co./datasets/didsr/msynth/resolve/main/data/device_data_VICTREPhantoms_spic_1.0/4.08e09/hetero/2/9.0/SIM.zip: Couldn't find file at https://huggingface.co./datasets/didsr/msynth/resolve/main/data/device_data_VICTREPhantoms_spic_1.0/4.08e09/hetero/2/9.0/SIM.zip because it is not present. Moving on to the next available file
Failed to download https://huggingface.co./datasets/didsr/msynth/resolve/main/data/device_data_VICTREPhantoms_spic_1.0/5.20e09/dense/2/9.0/SIM.zip: Couldn't find file at https://huggingface.co./datasets/didsr/msynth/resolve/main/data/device_data_VICTREPhantoms_spic_1.0/5.20e09/dense/2/9.0/SIM.zip because it is not present. Moving on to the next available file
Failed to download https://huggingface.co./datasets/didsr/msynth/resolve/main/data/device_data_VICTREPhantoms_spic_1.0/6.12e09/hetero/2/9.0/SIM.zip: Couldn't find file at https://huggingface.co./datasets/didsr/msynth/resolve/main/data/device_data_VICTREPhantoms_spic_1.0/6.12e09/hetero/2/9.0/SIM.zip because it is not present. Moving on to the next available file

It seems that there are some missing SIM.zip files in the hugging face device_data. I haven't yet finished downloading so I am not sure if this is all the missing files. But I am wondering what are those missing files. And will they influence the usage of the dataset?

Also, I have tried to find some related information, but I cannot find the actual size for this dataset, would you mind providing the total size of this dataset?

Thank you in advance!

DIDSR-FDA org

Thanks for your feedback! We did not include examples of breasts with hetero or dense breast density and masses of size 9.0, since these masses were too large for these breast examples. We opened an issue in Github (link) to create a more user-friendly message.

Regarding the size of the dataset, there are 45,000 examples total, and each of the SIM.zip files contains 300 examples with the same parameter combination. There may be more details in the ([manuscript] (https://arxiv.org/pdf/2310.18494.pdf)).

Thank you so much for the update! Just wondering why the downloading takes so long lol. That's really helpful!

XYPB changed discussion status to closed
DIDSR-FDA org

It takes me about 10 min to download a single SIM.zip. Please let us know if downloading time is longer for you.

In my case, the downloading speed is roughly the same as yours, I just didn't realize that there are so many SIM.zip files in total lol. Thank you anyway!

Sign up or log in to comment