gov-report / README.md
yangwang825's picture
Upload dataset
2b2ce72 verified
metadata
dataset_info:
  features:
    - name: source
      dtype: string
    - name: target
      dtype: string
  splits:
    - name: train
      num_bytes: 953321013
      num_examples: 17517
    - name: validation
      num_bytes: 55820431
      num_examples: 973
    - name: test
      num_bytes: 51591123
      num_examples: 973
  download_size: 1064193414
  dataset_size: 1060732567
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*