open-images-v7 / README.md
ben-bitmind's picture
Upload dataset
9750a2c verified
|
raw
history blame
534 Bytes
metadata
dataset_info:
  features:
    - name: index
      dtype: int64
    - name: url
      dtype: string
  splits:
    - name: train
      num_bytes: 670955648
      num_examples: 9011219
    - name: test
      num_bytes: 9330608
      num_examples: 125436
    - name: validation
      num_bytes: 3095477
      num_examples: 41620
  download_size: 365783126
  dataset_size: 683381733
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*