Datasets:
metadata
dataset_info:
config_name: da
features:
- name: text
dtype: string
- name: corruption_type
dtype: string
- name: label
dtype: string
splits:
- name: train
num_bytes: 146694
num_examples: 1024
- name: val
num_bytes: 33804
num_examples: 256
- name: test
num_bytes: 276605
num_examples: 2048
- name: full_train
num_bytes: 738488
num_examples: 5352
download_size: 703702
dataset_size: 1195591
configs:
- config_name: da
data_files:
- split: train
path: da/train-*
- split: val
path: da/val-*
- split: test
path: da/test-*
- split: full_train
path: da/full_train-*