Text Classification
Overview
This section details the datasets available for text classification tasks such as bias detection, sentiment analysis, and toxicity testing.
Datasets
- Bias Training Data: Download bias-train.csv - Used for training models to detect biased language.
- Bias Valid Data: Download bias-valid.csv
- Sentiment Analysis Data: Download sentiment-train.csv and Download sentiment-valid.csv - These files include data for training and validating sentiment analysis models.
- Toxicity Detection Data: Download toxic-train.csv and Download toxic-valid.csv - Focuses on identifying toxic language in text.
Usage
Instructions on how to use these datasets for training machine learning models.