colab crashed after trying to load the dataset
#4
by
MhondGhod
- opened
Hi i tried to load dataset using datasets.load_dataset and set the argument streaming=True since I cannot normally load all the data into colab storage.
However, after loading data for like 414 data points, my colab always crashed. And I have no idea why. So I want some advice or solution to this problem.
Hello, this is due to the fact that there's currently no python script so no way to load it with the datasets library, sorry for that, I'll try to add it in the coming weeks.