formatted_reports / README.md
codewithRiz's picture
Upload dataset
b8b9107 verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: summary
      dtype: string
  splits:
    - name: train
      num_bytes: 30081121
      num_examples: 26768
    - name: validation
      num_bytes: 3768402
      num_examples: 3346
    - name: test
      num_bytes: 3751637
      num_examples: 3347
  download_size: 17157182
  dataset_size: 37601160
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*