--- dataset_info: features: - name: path dtype: string - name: ind dtype: int64 - name: Prompt dtype: string - name: Age dtype: int64 - name: Ethnicity dtype: string - name: Gender dtype: string - name: Emotion dtype: string - name: image dtype: image splits: - name: train num_bytes: 32378788308.0 num_examples: 20000 download_size: 26543539646 dataset_size: 32378788308.0 configs: - config_name: default data_files: - split: train path: data/train-* ---