DeepHypergraph
DeepHypergraph copied to clipboard
Datasets download issue
When I try to run basic examples, I cannot successfully download datasets (e.g. cora, citeseer). It will report the following message:
requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='download.moon-lab.tech', port=28501): Max retries exceeded with url: /datasets/cora/features.pkl (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f0774aad840>, 'Connection to download.moon-lab.tech timed out. (connect timeout=None)'))
How to solve this issue?
The same. Can't download
It seems that both of the following links are currently inaccessible:
- https://download.moon-lab.tech:28501/
- https://data.shrec22.moon-lab.tech:18443/DHG/datasets/ I also haven’t been able to find another public source for the Cooking-200 dataset. Could you please check whether the servers are down or let me know if there is an alternative download link available?
Thank you.