KhrulkovV/tt-pytorch

About Accuracy

Closed this issue · 1 comments

I test this:
python train.py --gpu=0 --embed_dim=256 --dataset=imdb --n_epochs=100
image
Is there a problem with the formula for calculating the correct rate?

Thanks, there indeed was a small bug in accuracy computation. Fixed now, sorry for the late response.