small-coco-wm_50_3 / README.md
vihangp's picture
Upload dataset
e0cbd15
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: caption
      dtype: string
    - name: url
      dtype: string
    - name: key
      dtype: string
    - name: status
      dtype: string
    - name: error_message
      dtype: 'null'
    - name: width
      dtype: int64
    - name: height
      dtype: int64
    - name: original_width
      dtype: int64
    - name: original_height
      dtype: int64
    - name: exif
      dtype: string
    - name: sha256
      dtype: string
  splits:
    - name: train
      num_bytes: 1556738716.452
      num_examples: 18983
    - name: validation
      num_bytes: 1686246014.3
      num_examples: 18932
  download_size: 722637591
  dataset_size: 3242984730.752
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*