File size: 318 Bytes
535717c 09dccf2 535717c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | ---
dataset_info:
features:
- name: wrong_text
dtype: string
- name: correct_text
dtype: string
splits:
- name: train
num_bytes: 447253
num_examples: 1683
download_size: 168820
dataset_size: 447253
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|