tez
tez copied to clipboard
Not able to converge in local laptop.
Hello Again,
I created a pipeline for classification problem in Colab Notebook with pytorch version 1.7.0+cu101 and the model is coverging very well there. But if I use the same pipeline to execute in my local laptop, the accuracy never goes above 10% with pytorch version 1.7.1
I have no clue, what am I missing here. Do you have any idea?
The same issue for me, the training never starts on my desktop PC. Never faced any issues like this when directly working with transformers.
same issue.