CoolFace
Datasetpublic

AmjaadXX/sentiment-analysis-distilbert-rotten-tomatoes

Sentiment Analysis NLP Pipeline (Rotten Tomatoes) This project builds a complete NLP data processing pipeline for sentiment analysis using the Rotten Tomatoes dataset. The workflow focuses on: Data exploration Data cleaning Feature engineering Tokenization and model preparation No model training has been performed yet. This project prepares the dataset for training transformer-based models such as DistilBERT. Dataset We use the Rotten Tomatoes dataset from… See the full description on the dataset page: https://huggingface.co/datasets/AmjaadXX/sentiment-analysis-distilbert-rotten-tomatoes.

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes16downloads
3 commits on main
aa038985mo ago

Update README.md

AmjaadXX
a70c0f65mo ago

Upload dataset

AmjaadXX
1447bbd5mo ago

initial commit

AmjaadXX