SergeiM89/CRCD-sentiment-balanced-3class
CRCD Balanced Sentiment Dataset A cleaned and balanced English dataset for three-class sentiment classification of customer and product reviews. Dataset contents Each record contains two fields: text — the review text label — the numerical sentiment label Label mapping Label Sentiment 0 negative 1 neutral 2 positive Class distribution Split Total Negative Neutral Positive train 5,551 1,851 1,850 1,850… See the full description on the dataset page: https://huggingface.co/datasets/SergeiM89/CRCD-sentiment-balanced-3class.
CRCD Balanced Sentiment Dataset
A cleaned and balanced English dataset for three-class sentiment classification of customer and product reviews.
Dataset contents
Each record contains two fields:
text— the review textlabel— the numerical sentiment label
Label mapping
Class distribution
Source
The dataset was prepared from the CRSD dataset.
The data was cleaned, balanced, and divided into training, validation, and test splits for DistilBERT fine-tuning.
