Inspired icon indicating copy to clipboard operation
Inspired copied to clipboard

Unable to train the models

Open ahtsham58 opened this issue 3 years ago • 1 comments

Hi,

I have been trying to reproduce the results reported in the paper, but so far after spending a lot of time, I am unable to execute and train the model. To be precise, I successfully executed the preprocessing of the dataset now struggling for model training.

Basically, the code often gets broken probably in the training phase due to different library versions. Could you please give us the exact package version numbers especially for the transformers?

ahtsham58 avatar Dec 09 '21 11:12 ahtsham58

Just use transformers==2.1.1

yxhhxy7 avatar Dec 21 '21 07:12 yxhhxy7