theartificialguy / NLP-with-Deep-Learning

In this repository, i will be making some cool projects in NLP from basic to intermediate level.
140 stars 113 forks source link

Keyword arguments {'add_special_token': True, 'max_len': 512} not recognized. #3

Open ShaidaMuhammad opened 2 years ago

ShaidaMuhammad commented 2 years ago

Training BERT model for multi-label classification with 5 classes on my own dataset. Get this warning when the training loop starts but training is still on.

Keyword arguments {'add_special_token': True, 'max_len': 512} not recognized.