--- dataset_info: features: - name: correct dtype: string - name: incorrect dtype: string - name: error_count dtype: int64 - name: error_types dtype: string - name: copy_labels dtype: string splits: - name: train num_bytes: 309532069.0105622 num_examples: 437409 - name: test num_bytes: 77383547.98943782 num_examples: 109353 download_size: 150285312 dataset_size: 386915617.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---