Closed cubeworkshop closed 7 years ago
After a lot of hours of debugging, discovered that the problem was in the config.py file. The ENC_VOCAB and DEC_VOCAB parameters were wrong.
To get the right values for these parameters, check how many lines you have in the vocab.enc and vocab.dec files.
Hello,
I'm trying to run the chatbot, but I'm receiving many errors that I'd appreciate if you could help me solve. The last error that has appeared is one in the middle of the section "Loading parameters for the Chatbot".
Before getting to this point, I received an error that fixed by editing lines around 848 in the seq2seq.py file:
This is the result of the execution: