ExplainableML / czsl

PyTorch CZSL framework containing GQA, the open-world setting, and the CGE and CompCos methods.
GNU General Public License v3.0
111 stars 27 forks source link

Broken dataset download link #32

Closed yejipark-m closed 1 year ago

yejipark-m commented 1 year ago

wget -c https://s3.mlcloud.uni-tuebingen.de/czsl/cgqa-updated.zip -O cgqa.zip

doesn't work now. The link leads to a page displaying a 'SlowDownPlease reduce your request rate./czsl/cgqa-updated.zip5142488073806170410'

Any help would be greatly appreciated.

mancinimassimiliano commented 1 year ago

Hi @yejipark-m!

I am able to download the file now. Are you still experiencing issues?

yejipark-m commented 1 year ago

Thank you for addressing the issue promptly. I have successfully downloaded the file now. Appreciate your assistance.