GXSum_20k / README.md
GlycerinLOL's picture
Upload README.md with huggingface_hub
ff09a68 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: summary
      dtype: string
    - name: document
      dtype: string
  splits:
    - name: train
      num_bytes: 47576354.4762
      num_examples: 19997
    - name: validation
      num_bytes: 2613105.288181818
      num_examples: 1099
    - name: test
      num_bytes: 26697407.42403388
      num_examples: 11328
  download_size: 49190580
  dataset_size: 76886867.1884157

Dataset Card for "GXSum_20k_cleaned"

More Information needed