BiDAF
BiDAF copied to clipboard
Core dumped during training
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)