--- license: apache-2.0 task_categories: - text-generation language: - en size_categories: - 100K threshold # Removing samples with Sexual Harm's Toxic Dimension Probability greater than 0.7 harmful_examples = dataset.filter(is_harmful) ``` ## Ethical Considerations This dataset sample is provided for research purposes to help build safer AI systems. The harm predictions should be treated as probabilistic estimates, not definitive classifications. When using this dataset: - Validate model predictions before making content moderation decisions - Consider context and nuance in text that might be incorrectly flagged - Be aware of potential biases in the training data of the harm detection model