This dataset contains Amazon Electronics product reviews with sentiment.It was preprocessed to remove reviews without helpful vote and unverified purchases.
text: The main review text written by customers.
review_sentiment: Positive, Negative, Neutral (classified using Mistral Large Language Model).
verified_purchase: Boolean flag indicating if purchase was verified.
helpful_votes: Number of helpful votes received.… See the full description on the dataset page:
https://huggingface.co/datasets/stephaniestv/Electronics_Product_Review_With_Sentiment.