Skip to content

Accuracy/loss is not improving when train huggingface transformer bert #15044

Discussion options

You must be logged in to vote

Updates

I found that DDP was the problem. Accuracy and loss improve when I train my model on single-GPU, It seems to add_examples code was a problem because they make a label list which is not a fixed index.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Klassikcat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant