metadata
dataset_info:
features:
- name: text
dtype: string
- name: corruption_type
dtype: string
- name: label
dtype: string
splits:
- name: train
num_bytes: 645829
num_examples: 4592
- name: val
num_bytes: 52675
num_examples: 386
- name: test
num_bytes: 380229
num_examples: 2678
download_size: 627084
dataset_size: 1078733
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*