dala_gen_v2 / README.md
giannor's picture
Upload dataset
2ac8e80 verified
---
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: 146516
num_examples: 512
- name: val
num_bytes: 33603
num_examples: 128
- name: test
num_bytes: 276539
num_examples: 1024
- name: full_train
num_bytes: 737453
num_examples: 2676
download_size: 785856
dataset_size: 1194111
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*
- split: full_train
path: data/full_train-*
---