--- dataset_info: features: - name: id dtype: string - name: type dtype: string - name: template dtype: string - name: entity_a dtype: string - name: entity_b dtype: string - name: prompt dtype: string - name: image dtype: image - name: ordered dtype: bool - name: width dtype: int32 - name: height dtype: int32 - name: num_inference_steps dtype: int32 - name: guidance_scale dtype: float32 - name: model_id dtype: string splits: - name: coloration num_bytes: 7188174650.0 num_examples: 6500 - name: object_object num_bytes: 6777081477.5 num_examples: 5500 - name: style num_bytes: 6961705896.0 num_examples: 5400 download_size: 21029677275 dataset_size: 20926962023.5 configs: - config_name: default data_files: - split: coloration path: data/coloration-* - split: object_object path: data/object_object-* - split: style path: data/style-* ---