DeepHypergraph icon indicating copy to clipboard operation
DeepHypergraph copied to clipboard

Datasets download issue

Open cfmaXT opened this issue 1 year ago • 2 comments

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?

cfmaXT avatar Feb 26 '25 11:02 cfmaXT

The same. Can't download

RKIzmailov avatar Apr 13 '25 23:04 RKIzmailov

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.

Catandowl avatar Dec 09 '25 17:12 Catandowl