CoolFace
Datasetpublic

md-nishat-008/Code-Mixed-Sentiment-Analysis-Dataset

Dataset Generation: Initially, we select the Amazon Review Dataset as our base data, referenced from Ni et al. (2019)[^1]. We randomly extract 100,000 instances from this dataset. The original labels in this dataset are ratings, scaled from 1 to 5. For our specific task, we categorize them into Positive (rating > 3), Neutral (rating = 3), and Negative (rating < 3), ensuring a balanced number of instances for each label. To generate the synthetic Code-mixed dataset, we apply two… See the full description on the dataset page: https://huggingface.co/datasets/md-nishat-008/Code-Mixed-Sentiment-Analysis-Dataset.

sourceHugging Facecc-by-nc-nd-4.0updated 3y agoView on Hugging Face
0likes63downloads
3 commits on main
a5858693y ago

Update README.md

md-nishat-008
23cd3683y ago

Upload 3 files

md-nishat-008
b0ad72a3y ago

initial commit

Md Nishat Raihan