--- dataset_info: features: - name: input_path dtype: string - name: output_path dtype: string - name: combination_id dtype: string - name: explicit_prompt dtype: string - name: intermediate_prompt dtype: string - name: superficial_prompt dtype: string - name: difficulty dtype: string - name: input_image dtype: image - name: output_image dtype: image splits: - name: train_v1 num_bytes: 24029941595.344 num_examples: 45914 - name: train_v2 num_bytes: 4102188050.016 num_examples: 9836 - name: train_v3 num_bytes: 25720168306.592 num_examples: 49336 download_size: 46184500513 dataset_size: 53852297951.951996 configs: - config_name: default data_files: - split: train_v1 path: data/train_v1-* - split: train_v2 path: data/train_v2-* - split: train_v3 path: data/train_v3-* ---