Dataset Viewer
Auto-converted to Parquet Duplicate
The dataset viewer is not available for this split.
Not found.
Error code:   ResponseNotFound

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Dataset Card for ToxiGen

Sign up for Data Access

To access ToxiGen, first fill out this form.

Dataset Summary

This dataset is for implicit hate speech detection. All instances were generated using GPT-3 and the methods described in our paper.

Languages

All text is written in English.

Dataset Structure

Data Fields

We release TOXIGEN as a dataframe with the following fields:

  • prompt is the prompt used for generation.
  • generation is the TOXIGEN generated text.
  • generation_method denotes whether or not ALICE was used to generate the corresponding generation. If this value is ALICE, then ALICE was used, if it is TopK, then ALICE was not used.
  • prompt_label is the binary value indicating whether or not the prompt is toxic (1 is toxic, 0 is benign).
  • group indicates the target group of the prompt.
  • roberta_prediction is the probability predicted by our corresponding RoBERTa model for each instance.

Citation Information

@inproceedings{hartvigsen2022toxigen,
  title={ToxiGen: A Large-Scale Machine-Generated Dataset for Implicit and Adversarial Hate Speech Detection},
  author={Hartvigsen, Thomas and Gabriel, Saadia and Palangi, Hamid and Sap, Maarten and Ray, Dipankar and Kamar, Ece},
  booktitle={Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics},
  year={2022}
}
Downloads last month
42

Paper for xinyuhouxy/toxigen-data