kornwtp's picture
Upload dataset
82449fd verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: url
      dtype: string
    - name: title
      dtype: string
    - name: source
      dtype: string
    - name: target
      dtype: string
  splits:
    - name: train
      num_bytes: 209115167
      num_examples: 32111
    - name: test
      num_bytes: 14814574
      num_examples: 4013
    - name: validation
      num_bytes: 14798102
      num_examples: 4013
  download_size: 127881028
  dataset_size: 238727843
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*