xsum_processed / README.md
GBaker's picture
Upload dataset
030dec3 verified
|
raw
history blame
No virus
541 Bytes
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: response
      dtype: string
  splits:
    - name: train
      num_bytes: 483695353
      num_examples: 204045
    - name: validation
      num_bytes: 26542181
      num_examples: 11332
    - name: test
      num_bytes: 27005489
      num_examples: 11334
  download_size: 336859053
  dataset_size: 537243023
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*