| dataset_info: | |
| features: | |
| - name: text | |
| dtype: string | |
| - name: toxic | |
| dtype: bool | |
| - name: hate | |
| dtype: bool | |
| - name: sexual | |
| dtype: bool | |
| - name: harassment | |
| dtype: bool | |
| - name: violence | |
| dtype: bool | |
| - name: self_harm | |
| dtype: bool | |
| splits: | |
| - name: train | |
| num_bytes: 113384085 | |
| num_examples: 11983 | |
| download_size: 59413174 | |
| dataset_size: 113384085 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |