TopicNet
TopicNet copied to clipboard
Downloading `postnauka` dataset produces error
I've tried to access postnauka
dataset using demo_data = load_dataset('postnauka')
Unfortunately, topicnet
produced error:
HTTPError: HTTP Error 502: Bad Gateway
@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.
@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.
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!