jojonki / BiDAF

Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.org/abs/1611.01603
Apache License 2.0
144 stars 29 forks source link

Core dumped during training #8

Open xz-keg opened 6 years ago

xz-keg commented 6 years ago

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)