microsoft / Graphormer

Graphormer is a general-purpose deep learning backbone for molecular modeling.
MIT License
2k stars 324 forks source link

Unable to Download Sample Data #191

Closed R-Laksh closed 3 weeks ago

R-Laksh commented 1 month ago

There appears to be an issue with installing the sample data. When running wget https://ai4scienceasiaedp.blob.core.windows.net/dig/dig/protein/dataset/protein-dataset.tar.gz$SAS -O protein-dataset.tar.gz the following error occurs

--2024-05-24 11:15:15-- https://ai4scienceasiaedp.blob.core.windows.net/dig/dig/protein/dataset/protein-dataset.tar.gz Resolving ai4scienceasiaedp.blob.core.windows.net (ai4scienceasiaedp.blob.core.windows.net)... 20.60.153.1 Connecting to ai4scienceasiaedp.blob.core.windows.net (ai4scienceasiaedp.blob.core.windows.net)|20.60.153.1|:443... connected. HTTP request sent, awaiting response... 409 Public access is not permitted on this storage account. 2024-05-24 11:15:16 ERROR 409: Public access is not permitted on this storage account..

This error occurs for all example links in the DiG folder, including for the checkpoints. Additionally, the error occurs across devices

zhengsx commented 1 month ago

Please add SAS for downloading. You may refer to the Readme.