/Sentiment-Analysis-with-DistilBERT

Here we leverage a subset of the amazon_polarity dataset to train two machine learning models: an LSTM model with GloVe embeddings and a fine-tuned DistilBERT model. The LSTM model achieved an accuracy of 80.40%, while the DistilBERT model outperformed with an impressive 90.75% accuracy. Predictions can made in real time via our streamlit app

Primary LanguageJupyter Notebook

Stargazers

No one’s star this repository yet.