gigaword_nyt_p / README.md
txya900619's picture
Upload dataset
ebf2ae7 verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: date
      dtype: string
    - name: type
      dtype: string
  splits:
    - name: train
      num_bytes: 6255943707
      num_examples: 27656576
    - name: validation
      num_bytes: 726666970
      num_examples: 3264624
    - name: test
      num_bytes: 906819432
      num_examples: 4002760
  download_size: 4699883090
  dataset_size: 7889430109
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*