samsum_subsampled / README.md
ysahil97's picture
Upload dataset
f3ecdf6 verified
|
raw
history blame contribute delete
No virus
687 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: dialogue
      dtype: string
    - name: summary
      dtype: string
    - name: num_dialogues
      dtype: int64
    - name: num_people
      dtype: int64
    - name: bin
      dtype: int64
  splits:
    - name: train
      num_bytes: 5609408.729839805
      num_examples: 8404
    - name: test
      num_bytes: 554136
      num_examples: 819
    - name: validation
      num_bytes: 536051
      num_examples: 818
  download_size: 4641295
  dataset_size: 6699595.729839805
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*