/Sentiment-Analysis-with-BERT-and-Transformers

In this repository, we will fine-tune BERT for sentiment analysis. we will do the required text preprocessing (special tokens, padding, and attention masks) and build a Sentiment Classifier using th Transformers library by Hugging Face!

Primary LanguagePython

Watchers