Open fatmas1982 opened 1 year ago
Hello! Could you provide more details on your environment? It's difficult for us to replicate the error otherwise. Thanks!
Silvia
Hello! Could you provide more details on your environment? It's difficult for us to replicate the error otherwise. Thanks!
Silvia
Hi! Silvia. When I was training CTM on my computer, I encountered "Unable to allocate 26.0 GiB for an array with shape (55776, 62456) and data type int64". I thought it might be a GPU memory problem, so I used colab. I encountered the same problem when I ran the project on colab.
What I Did Based on stackoverflow's search results, I tried to reinstall numpy(1.19.1 and 1.20.3) and gensim (3.5.0, 3.6.0 and 4.1.2). It doesn't work.
Description
runtime error
What I Did