poorvanshi04/cyberbullying_tweets.csv
Cyberbullying Tweets Dataset Overview This dataset contains labeled tweet data used for training and evaluating text classification models to identify and mitigate digital harassment and online toxic content. Dataset Structure tweet_text: Raw text content extracted from tweets. cyberbullying_type: Corresponding label/category (e.g., gender, religion, ethnicity, age, or non-cyberbullying). How to Load in Python from datasets import… See the full description on the dataset page: https://huggingface.co/datasets/poorvanshi04/cyberbullying_tweets.csv.
127
Update README.md
Upload cyberbullying_tweets.csv
initial commit
