atulkum / pointer_summarizer

pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RAM issue

karansaxena opened this issue · comments

The program crashed after 380k epochs because it ran out allocated RAM (16GB).
I don't see why this happened. Any pointers?