Hi maintainers,
I'm unable to download any of the datasets from what seems to be an issue related to CodaLab (which has been or is being replaced by CodaBench). When attempting to download the datasets:
python wilds/download_datasets.py --root_dir /project/data/wilds --datasets iwildcam camelyon17 amazon
I receive the following similar error message for each:
=== camelyon17 ===
Downloading dataset to /project/data/wilds/camelyon17_v1.0...
You can also download the dataset manually at https://wilds.stanford.edu/downloads.
Downloading https://worksheets.codalab.org/rest/bundles/0xe45e15f39fb54e9d9e919556af67aabe/contents/blob/ to /project/data/wilds/camelyon17_v1.0/archive.tar.gz
0%| | 0/10658709504 [00:00<?, ?Byte/s]Failed download. Trying https -> http instead. Downloading http://worksheets.codalab.org/rest/bundles/0xe45e15f39fb54e9d9e919556af67aabe/contents/blob/ to /project/data/wilds/camelyon17_v1.0/archive.tar.gz
/project/data/wilds/camelyon17_v1.0/archive.tar.gz may be corrupted. Please try deleting it and rerunning this command. | 0/10658709504 [00:00<?, ?Byte/s]
Exception: HTTP Error 404: Not Found
Could you please let me know how I can (or if it's possible to) access the datasets?
Thanks in advance!!
Hi maintainers,
I'm unable to download any of the datasets from what seems to be an issue related to CodaLab (which has been or is being replaced by CodaBench). When attempting to download the datasets:
I receive the following similar error message for each:
Could you please let me know how I can (or if it's possible to) access the datasets?
Thanks in advance!!