TopicNet icon indicating copy to clipboard operation
TopicNet copied to clipboard

Downloading `postnauka` dataset produces error

Open karelin opened this issue 2 years ago • 2 comments

I've tried to access postnauka dataset using demo_data = load_dataset('postnauka')

Unfortunately, topicnet produced error:

HTTPError: HTTP Error 502: Bad Gateway

karelin avatar Mar 27 '22 18:03 karelin

@karelin Thank you for the info! Seems we really do have some problems with the availability of the datasets :sweat_smile: I'll let you know when we fix it.

Alvant avatar Apr 06 '22 07:04 Alvant

@karelin Well, it took us pretty a while to get it done) but the datasets should be available now: demo_data = load_dataset('postnauka') should work. It would be great to hear from you if you could find some time to try loading the dataset again and then tell us about the results :slightly_smiling_face:

Anyway, thanks once again for opening such an important issue!

P.S. get_info() command from topicnet.dataset_manager is still not working. It is to be fixed next.

Alvant avatar Apr 29 '22 14:04 Alvant

The trees had time to become covered with foliage and bare again. The Earth went around the Sun for millions of kilometers. The datasets were unavailable, then available, then unavailable again. And now, finally... we have load_dataset and get_info working as expected!

Alvant avatar Nov 21 '22 22:11 Alvant