xsum_short / README.md
garrett361's picture
Upload README.md with huggingface_hub
70415b6
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: document
      dtype: string
    - name: summary
      dtype: string
    - name: id
      dtype: string
  splits:
    - name: train
      num_bytes: 1007520.5456002352
      num_examples: 429
  download_size: 51135
  dataset_size: 1007520.5456002352

Dataset Card for "xsum_short"

More Information needed