1k-govreport-4096 / README.md
anumafzal94's picture
Upload README.md with huggingface_hub
e040ea8 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: text
      dtype: string
    - name: summary
      dtype: string
  splits:
    - name: test
      num_bytes: 51579777
      num_examples: 972
    - name: train
      num_bytes: 54511830.41136702
      num_examples: 1000
    - name: validation
      num_bytes: 2871243.672839506
      num_examples: 50
  download_size: 31625321
  dataset_size: 108962851.08420654

Dataset Card for "govreport"

More Information needed