Shashank Gupta
Shashank Gupta
Thanks for your quick reply. Right, I meant the relation between steps and epochs. I have a corpus with 3M sentence pairs. The average sentence length is ~50. I am...
Sure. I am trying to run a seq2seq autoencoder on a recommendation dataset, where each token in a user's activity. I am using 1 Tesla V100 GPU with 32GB Memory....
Hi, Did anybody had any success in getting the encoder representation from the trained model?
Thanks for your reply. I have mainly used it's command line tool only. Have not used the torch api. Any reference to building a transformer translation model with its pytorch...
Thank you for your prompt response. I have one more doubt. Please pardon me if my doubts appear naive. The installed scripts will invoke the code from the installed location,...
I am also facing similar problem. Did you find any soln?
I have the same doubt. I am not sure why `index` is used instead of the actual `uid` ?
Even I am interested in TF2.0 examples.
I am using cudnn. So the only way to get around this problem is to use cpu instead of gpu? This is sad.
HI @jattenberg . That problem is resolved. I have a small doubt related to RankLib. It would be really useful if you could resolve my doubt. My problem involved working...