govreport-4096 / README.md
anumafzal94's picture
Upload README.md with huggingface_hub
b8b9f0d verified
|
raw
history blame contribute delete
No virus
724 Bytes
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: 62579581.31224934
      num_examples: 1148
    - name: validation
      num_bytes: 2871243.672839506
      num_examples: 50
  download_size: 32692704
  dataset_size: 117030601.98508884

Dataset Card for "govreport-4096"

More Information needed