theamrzaki / text_summurization_abstractive_methods

Multiple implementations for abstractive text summurization , using google colab
https://medium.com/@theamrzaki
527 stars 219 forks source link

GPU issue #19

Open yanglei-github opened 4 years ago

yanglei-github commented 4 years ago

Hello, nice repo. Just one question, when I open your model4 ipynb in google colab, it just reminded me that not using GPU, do you get this problem? And also for Model_4_generator_python3.ipynb, it seems the code is still python2.

theamrzaki commented 4 years ago

You need to change the runtime (at the top toolbar) to use the GPU

theamrzaki commented 4 years ago

Please can you provide me with the error that stops it from working with python3

yanglei-github commented 4 years ago

I run it using python2 in google colab and have setted the runtime into gpu.But it doesn't work.

Also, could you add coverage mechanism into your code.I can run your code successfully although without gpu. It would be great that the code includes coverage mechanism.

Thank you very much!

---Original--- From: "theamrzaki"<notifications@github.com> Date: Sun, May 24, 2020 04:57 AM To: "theamrzaki/text_summurization_abstractive_methods"<text_summurization_abstractive_methods@noreply.github.com>; Cc: "Author"<author@noreply.github.com>;"yanglei-github"<792412589@qq.com>; Subject: Re: [theamrzaki/text_summurization_abstractive_methods] GPU issue (#19)

You need to change the runtime (at the top toolbar) to use the GPU

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.