--- dataset_info: features: - name: id dtype: int64 - name: objects sequence: string - name: colors sequence: string - name: objects_included dtype: bool - name: handmade_file_name dtype: string - name: llm_file_name dtype: string - name: handmade_caption dtype: string - name: llm_caption dtype: string - name: handmade_image dtype: image - name: llm_image dtype: image splits: - name: train num_bytes: 2579651493.896 num_examples: 15274 download_size: 2619488211 dataset_size: 2579651493.896 configs: - config_name: default data_files: - split: train path: data/train-* ---