codertimo/BERT-pytorch

pred_loss decrease fast while avg_acc stay at 50%

Open

#32 opened on Oct 23, 2018

View on GitHub
 (53 comments) (1 reaction) (0 assignees)Python (5,757 stars) (1,252 forks)batch import
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. image

Contributor guide