localminimum / R-net

A Tensorflow Implementation of R-net: Machine reading comprehension with self matching networks
MIT License
323 stars 122 forks source link

I am getting error during training or runnign model.py #34

Open SarangShaikh201 opened 6 years ago

SarangShaikh201 commented 6 years ago

I am attaching screen shot of my error . Kindly respond as soon as possible please screenshot from 2018-07-28 15-10-21

localminimum commented 6 years ago

Hi, please change the dictionary size to 91612 and it should work. Thanks

Pawankhatri2k13 commented 6 years ago

Please recommend dict size for this error. ValueError: cannot reshape array of size 27481200 into shape (91612,300) ::: 91612 did not work in my case.

andyyuan78 commented 6 years ago

I confirm it works by change the dictionary size to 91612