xsum / README.md
yzhuang's picture
Upload dataset
49fcac3 verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: string
  splits:
    - name: train
      num_bytes: 476757823
      num_examples: 204045
    - name: validation
      num_bytes: 26156893
      num_examples: 11332
    - name: test
      num_bytes: 26620133
      num_examples: 11334
  download_size: 335907349
  dataset_size: 529534849
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*