i use transformer's bitnet to train, and find: after reaching a certain number of steps, acc will drop sharply to low value
Initially, the loss will decrease normally, and the acc will also rise normally to around 0.18,but
Once the loss drops to around 0.6, the acc will suddenly start to drop sharply to a very low level.
I used the bitnet framework for training and attempted to train on both cpu and gpu. However, I found that the acc would must drop sharply after a certain number of steps.
What could be the reason for this? haaa
i use transformer's bitnet to train, and find: after reaching a certain number of steps, acc will drop sharply to low value
Initially, the loss will decrease normally, and the acc will also rise normally to around 0.18,but
Once the loss drops to around 0.6, the acc will suddenly start to drop sharply to a very low level.
I used the bitnet framework for training and attempted to train on both cpu and gpu. However, I found that the acc would must drop sharply after a certain number of steps.
What could be the reason for this? haaa