summ_screen_cleaned / README.md
shipWr3ck's picture
Upload dataset
a290d1b verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: pid
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 117450066
      num_examples: 3673
    - name: validation
      num_bytes: 10627489
      num_examples: 338
    - name: test
      num_bytes: 10781235
      num_examples: 337
  download_size: 81362515
  dataset_size: 138858790
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*