| Sentiment Analysis on Movie Reviews | This project explores various pre-trained models for sentiment analysis on movie reviews. By leveraging Kaggle's TPU, I trained BERT, RoBERTa, DistilBERT, XLNet, GPT, BART, MobileBERT, ALBERT, and ELECTRA models, each for a maximum of 2 epochs to prevent overfitting. | [Kaggle Notebook 1](https://www.kaggle.com/code/huseyincenik/transformers-for-sentiment-classification-1) [Kaggle Notebook 2](https://www.kaggle.com/code/huseyincenik/transformers-for-sentiment-classification-2) | [GitHub](https://github.com/huseyincenik/nlp_natural_language_processing/tree/main/projects/transformers_for_sentiment_classification) |
0 commit comments