Summ_Dialog_News / README.md
CarlBrendt's picture
Upload dataset
9c7e73d
|
raw
history blame
No virus
580 Bytes
metadata
dataset_info:
  features:
    - name: info
      dtype: string
    - name: summary
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 560837405
      num_examples: 75697
    - name: test
      num_bytes: 56021142
      num_examples: 7609
    - name: validation
      num_bytes: 53681881
      num_examples: 7188
  download_size: 340584023
  dataset_size: 670540428
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*