nouhadziri / THRED

The implementation of the paper "Augmenting Neural Response Generation with Context-Aware Topical Attention"
https://arxiv.org/abs/1811.01063
MIT License
111 stars 25 forks source link

fastText with magnitude causes issues #13

Closed sashank06 closed 5 years ago

sashank06 commented 5 years ago

When loading fastText embedding with Magnitude, it causes the following error attached in the screenshot. This error popped up when I was running the Topic Aware model with the default configuration provided in the taware_small.yml file. Screen Shot 2019-06-12 at 6 48 27 PM

ehsk commented 5 years ago

I wasn't able to reproduce the error. Seems the downloaded file by Pymagnitude is broken. Try removing the ".magnitude" folder, located in the project base directory and rerun the training.