kawsarahmd's picture
Upload dataset
d2f1c07 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: news_id
      dtype: string
    - name: input_text
      dtype: string
    - name: output_text
      dtype: string
  splits:
    - name: train
      num_bytes: 326584767
      num_examples: 105600
    - name: validation
      num_bytes: 28094694
      num_examples: 9387
    - name: test
      num_bytes: 7209579
      num_examples: 2347
  download_size: 172182902
  dataset_size: 361889040
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*