chengsen / PyTorch_TextGCN

The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification
https://arxiv.org/abs/1809.05679
106 stars 20 forks source link

RAM is not sufficient to run the model #10

Open arohi2bujji opened 1 year ago

arohi2bujji commented 1 year ago

Hi,

I am using google colab to run the given code which has only 12 GB RAM and the runtime is crashing is there any alternate to avoid this