montaser85
montaser85
How can I define the total number of training steps? In my attempt, there are 33000 steps before the run is stopped. How can I increase or decrease these steps?...
How can I define the number of training steps? In my attempt, the code has stopped running after 16000 steps and a final accuracy is shown. how can I increase...
I have deployed this in pythonAnywhere following the youtube video and it worked. But, when I tried to deploy after adding my own training dataset, it did not work. I...
Hello, In point 8, while deploying flask server to heroku, after running the "heroku run python app.py deploy" command I am getting an error named "valueerror unsupported pickle protocol 3"....
Is there any way to check what will be the responses for some input sentences without using the messenger. How can we get the responses without 7,8,9 no steps. I...
Hello. I am a bit confused about this part at the start of step number 7. Do I have to keep all the files created upto step 6 and the...
I want to design a QA system for a closed domain. Problem is that I have to work on a transliterated data. Is it possible to design a QA system...
Hi Steven, I was following the tutorial on the website. I found some differences between codes of the tutorial and the codes in GitHub. what does "snli_1.0_dev.txt" file contain? How...