lilferrit's picture
Upload dataset
d0a1c16 verified
|
raw
history blame contribute delete
No virus
617 Bytes
metadata
dataset_info:
  features:
    - name: document
      dtype: string
    - name: t5_large_output
      dtype: string
    - name: id
      dtype: string
    - name: summary
      dtype: string
  splits:
    - name: train
      num_bytes: 527032974
      num_examples: 204045
    - name: validation
      num_bytes: 28957651
      num_examples: 11332
    - name: test
      num_bytes: 29417957
      num_examples: 11334
  download_size: 375027839
  dataset_size: 585408582
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*