codertimo/BERT-pytorch
View on GitHubpred_loss decrease fast while avg_acc stay at 50%
Open
#32 opened on Oct 23, 2018
help wantedinvalidquestion
Description
I try to run the code on a small dataset and I find that pred_loss decrease fast while avg_acc stay at 50%. It is strange to me since decrease in pred_loss should indicates increase in accuracy.
