vdobrovolskii / wl-coref

This repository contains the code for EMNLP-2021 paper "Word-Level Coreference Resolution"
MIT License
104 stars 37 forks source link

train problem #44

Open tengda1 opened 1 year ago

tengda1 commented 1 year ago

Hello, brother. I'm having some problems running the code. Process finished with exit code 139 (interrupted by signal 11: SIGSEGV) Can you help me with this, it's been bugging me for a couple of days now.

tengda1 commented 1 year ago

I know it's probably out of memory, but I have 128GB of RAM. the GPU I'm using is an NVIDIA A6000 which has 48GB of video memory!

tengda1 commented 1 year ago

I finally solved the problem, which required upgrading the torch, I ran this code using torch version 1.7.1.