nmt-chatbot
nmt-chatbot copied to clipboard
How long should it take to train the demo model ?
it's been 4 days by now and still global step = 18400 ... How many steps are they ??
Are you training it on a CPU? Do you have Nvidia GPU? Demo model should be trained for couple of epochs, but won't be decent on that training data. Repository is set to train for 3 epochs.
For the first time for me, it took 3 weeks and 2 days for all epoch on Paperspace server with 8 GB GPU and 32 GB CPU
First - sorry for late reply. How much data are you using? Also are you sure you are using TF-GPU?
Hi, Daniel.I am training it with my own data.my train.from and train.to files are like barely 700 mb.How long should it take with 1080 ti ? Thanks in advance
Hello, Thank you for such a great tutorial. just a qq,
I have : CPU Cores: 16 RAM: 256GB GPU: 4x Nvidia Titan Xp 12GB (Pascal) machine and using reddit 2015-10 training set data. How long should training take take to complete the first time.
Also, is there a way to increase the speed of training ?
Thank you.