BiDAF icon indicating copy to clipboard operation
BiDAF copied to clipboard

Core dumped during training

Open xz-keg opened this issue 8 years ago • 0 comments

I followed the steps in the guide, downloaded and unzipped the glove as guided, and run prepro, that is no problem.

But when training, I got "core dumped" immediately when using an empty GPU to train.

~/BiDAF$ CUDA_VISIBLE_DEVICES=1 python3 main.py Segmentation fault (core dumped)

xz-keg avatar Jan 25 '18 18:01 xz-keg