small-coco / README.md
sharedata's picture
Upload README.md with huggingface_hub
44df4f8
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: 1946738057.45
      num_examples: 9890
    - name: validation
      num_bytes: 1953823510
      num_examples: 9893
  download_size: 1313384992
  dataset_size: 3900561567.45

Dataset Card for "small-coco"

More Information needed