gowitheflow's picture
Upload dataset
144e9c7 verified
metadata
dataset_info:
  features:
    - name: article
      dtype: string
    - name: summary
      dtype: string
    - name: section_headings
      sequence: string
    - name: keywords
      sequence: string
    - name: year
      dtype: string
    - name: title
      dtype: string
  splits:
    - name: train
      num_bytes: 261153608
      num_examples: 4346
    - name: validation
      num_bytes: 14265606
      num_examples: 241
    - name: test
      num_bytes: 6613761
      num_examples: 142
  download_size: 136295683
  dataset_size: 282032975
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*