hartular's picture
Upload dataset
56f11af verified
|
Raw
History Blame Contribute Delete
765 Bytes
metadata
dataset_info:
  features:
    - name: good_text
      dtype: string
    - name: bad_text
      dtype: string
    - name: error_family
      dtype: string
    - name: error_type
      dtype: string
    - name: uid
      dtype: string
    - name: misc
      dtype: string
    - name: error_class
      dtype: int64
    - name: source
      dtype: string
  splits:
    - name: train
      num_bytes: 407610650
      num_examples: 519622
    - name: test
      num_bytes: 113891625
      num_examples: 152024
    - name: train.1per
      num_bytes: 51256221
      num_examples: 77807
  download_size: 104778204
  dataset_size: 572758496
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: train.1per
        path: data/train.1per-*