Azman

Results 2 issues of Azman

Hi,i want to run this flowtron model for bangla dataset.But validation loss becomes NaN.What can be the possible solution for this error? ` exp_avg_sq.mul_(beta2).addcmul_(1 - beta2, grad, grad) 1: 30.651899338...

I got this error after running python train.py -c config.json -p train_config.output_directory=outdir data_config.use_attn_prior=1. Don't know how to solve this.Is there anyone who faced this problem before? `raceback (most recent call...