| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| dataset_info: | |
| features: | |
| - name: en_toxic_comment | |
| dtype: string | |
| - name: en_neutral_comment | |
| dtype: string | |
| - name: edit_ops | |
| sequence: | |
| sequence: string | |
| - name: masked_comment | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 5469950 | |
| num_examples: 19744 | |
| download_size: 0 | |
| dataset_size: 5469950 | |
| # Dataset Card for "paradetox_editOps_preprocess" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |