waybackui-year-2019 / README.md
Jsonwu's picture
Upload dataset
972fc68 verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: labels
      sequence:
        sequence: string
    - name: contentBoxes
      sequence:
        sequence: string
    - name: base_url
      dtype: string
    - name: timestamp
      dtype: string
    - name: year
      dtype: string
    - name: resolution
      dtype: string
    - name: split
      dtype: string
  splits:
    - name: train
      num_bytes: 329621335.4047182
      num_examples: 7516
    - name: validation
      num_bytes: 38644249.42471591
      num_examples: 890
    - name: test
      num_bytes: 41598861.32409279
      num_examples: 956
  download_size: 327808047
  dataset_size: 409864446.15352696
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*