attardi / deepnl

Deep Learning for Natural Language Processing
GNU General Public License v3.0
457 stars 116 forks source link

Zero accuracy while training the Sentiment Specific embedding #52

Closed gabrer closed 6 years ago

gabrer commented 6 years ago

Hello!

I am training the Sentiment Specific embedding. At the end of each epoch, I have got a message like this:

23 epochs Examples: 7818897 Error: 326588146461.176880 Accuracy: 0.000000 23589 corrections skipped

The accuracy remains always zero, no matter the number of epochs. Is it ok?

gabrer commented 6 years ago

Duplicate of: https://github.com/attardi/deepnl/issues/32