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
I am training it for Chinese Model to use for event extraction for my company, but I only use part of English data for testing the model, as show in first image(train data ). But it eats up 50% memory(64GB) when build coreference clusters,when I use all data from conll-2012, my memery is 100% and can't run any more. Can you tell me how much memory should I use to train the model, or any other requirements? The attach file is my training machine performance.