test / README.md
minxu555's picture
Upload dataset
8e8b79e verified
metadata
license: apache-2.0
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: file_name
      dtype: string
    - name: image
      dtype: image
    - name: caption_sd15
      dtype: string
    - name: caption_flux
      dtype: string
    - name: caption_sdxl
      dtype: string
    - name: caption_sd3
      dtype: string
  splits:
    - name: train
      num_bytes: 783852
      num_examples: 2
  download_size: 795356
  dataset_size: 783852