cnn_dailymail / README.md
taoyoung's picture
Upload dataset
6a7fa98 verified
metadata
dataset_info:
  features:
    - name: article
      dtype: string
    - name: highlights
      dtype: string
    - name: id
      dtype: string
  splits:
    - name: train
      num_bytes: 901790129
      num_examples: 208145
    - name: validation
      num_bytes: 5031296
      num_examples: 1220
    - name: test
      num_bytes: 4355532
      num_examples: 1093
  download_size: 566003637
  dataset_size: 911176957
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*