--- dataset_info: features: - name: path dtype: image - name: prompt dtype: string - name: age dtype: class_label: names: '0': '20' '1': '30' '2': '40' '3': '50' '4': '56' '5': '60' '6': '70' '7': '80' - name: ethnicity dtype: class_label: names: '0': American Indian or Alaska Native '1': Asian '2': Black or African American '3': Hispanic or Latino '4': Indian '5': Middle Eastern '6': Native Hawaiian or Other Pacific Islander '7': North African '8': South Asian '9': Southeast Asian '10': White '11': arabic '12': white caucasian european '13': white caucasian north american - name: gender dtype: class_label: names: '0': man '1': non-binary '2': non-binary person '3': non-binary man '4': woman - name: emotion dtype: string - name: subset dtype: class_label: names: '0': binary '1': hq '2': big - name: label dtype: string splits: - name: train num_bytes: 3119325307.5 num_examples: 2500 download_size: 3095835711 dataset_size: 3119325307.5 configs: - config_name: default data_files: - split: train path: data/train-* license: cc-by-4.0 task_categories: - image-classification - image-feature-extraction language: - en tags: - face - emotion pretty_name: EmoNet Face HQ size_categories: - 1K