mscoco_keypoint / README.md
WeiChow's picture
Upload dataset
750a95d verified
|
raw
history blame
412 Bytes
metadata
license: apache-2.0
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: caption
      dtype: string
    - name: image
      dtype: image
    - name: cond
      dtype: image
  splits:
    - name: train
      num_bytes: 71045
      num_examples: 1
  download_size: 70399
  dataset_size: 71045