--- dataset_info: features: - name: id dtype: int64 - name: num_objects dtype: int64 - name: objects sequence: string - name: relations sequence: string - name: chain_included_llm 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: 2835222956.46 num_examples: 17345 download_size: 2764623655 dataset_size: 2835222956.46 configs: - config_name: default data_files: - split: train path: data/train-* ---