--- dataset_info: features: - name: original dtype: string - name: corrupted dtype: string - name: corruption_type dtype: string - name: affected_token_1 dtype: string - name: affected_token_2 dtype: string splits: - name: train num_bytes: 764833 num_examples: 2786 - name: val num_bytes: 45922 num_examples: 173 - name: test num_bytes: 139733 num_examples: 514 download_size: 644132 dataset_size: 950488 configs: - config_name: default data_files: - split: train path: data/train-* - split: val path: data/val-* - split: test path: data/test-* ---