I'm uploading a 2 GB file from GCS ( a .vec file containing words and their vector representation). I want to use this file with gensim ( I already installed the library). I'm using a n1-highmem-2 (2 vCPUs, 13 GB memory) VM. The notebook automatically shuts down and the kernel dies when trying to load the file.
Asked
Active
Viewed 471 times
3
-
Hi Yahya - did you find a solution to this? I am finding the same thing - the datalab kernel keeps crashing – user1058210 Mar 05 '18 at 09:40
-
Hi, unfortunatly no. I stopped using datalab. – Missaratiskhona Mar 05 '18 at 13:22
-
Sorry to hear about that. If you'll like to check back on this, you can try loading the data in batches. – Ekaba Bisong Jul 17 '18 at 04:10