--- license: apache-2.0 dataset_info: features: - name: Language dtype: string - name: Title dtype: string - name: Text dtype: string - name: Sentences sequence: string - name: Grammatical Sentences sequence: string - name: Non-Grammatical Sentences list: - name: Error Type dtype: string - name: ID dtype: int64 - name: Sentence dtype: string splits: - name: train num_bytes: 5286896595 num_examples: 356534 download_size: 2221924370 dataset_size: 5286896595 configs: - config_name: default data_files: - split: train path: data/train-* ---