You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is unlikely to be a bug, and typically points to your memory being full. Can you try again and keep an eye on memory consumption?
Once confirmed, you can consider whether there's other processes competing for resources that you can stop, whether you can reduce memory consumption of this process (e.g. by reducing batch size), or whether you should consider using a machine with more RAM.
when training in the epoch 0:
Epoch: 0 Update: 2000 Loss/word: 0.1851001669525793 Words/sec: 491.82868998145267 Sents/sec: 17.436299743509096
the error occurs:
terminate called after throwing an instance of 'std::bad_alloc'
The text was updated successfully, but these errors were encountered: