D-X-Y / AutoDL-Projects

Automated deep learning algorithms implemented in PyTorch.
MIT License
1.57k stars 282 forks source link

NASBench201 dataset difficult to download #129

Open akhauriyash opened 1 year ago

akhauriyash commented 1 year ago
$ gdown 16Y0UwGisiouVRxW-W5hEtbxmcHw_0hF_
Access denied with the following error:

        Cannot retrieve the public link of the file. You may need to change
        the permission to 'Anyone with the link', or have had many accesses. 

You may still be able to access the file from the browser:

         https://drive.google.com/uc?id=16Y0UwGisiouVRxW-W5hEtbxmcHw_0hF_ 

While I can download it with google drive on a web browser, I believe most people would prefer to download it via CLI on their servers.

Could you kindly confirm if the permissions are correct on the file on google drive?

Thanks!

D-X-Y commented 1 year ago

I did not find a way to config CLI-based permissions, if you know, please let me know, thanks!

Since gdown is not a Google official product, I'm not very confident whether it is suitable for every Google drive files.