--- 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': '60' '5': '70' '6': '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': woman - name: emotion dtype: class_label: names: '0': Affection '1': Amusement '2': Anger '3': Astonishment/Surprise '4': Awe '5': Bitterness '6': Concentration '7': Confusion '8': Contemplation '9': Contempt '10': Contentment '11': Disappointment '12': Disgust '13': Distress '14': Doubt '15': Elation '16': Embarrassment '17': Emotional Numbness '18': Fatigue/Exhaustion '19': Fear '20': Hope/Enthusiasm/Optimism '21': Hopelessness '22': Impatience and Irritability '23': Infatuation '24': Interest '25': Intoxication/Altered States of Consciousness '26': Jealousy & Envy '27': Longing '28': Malevolence/Malice '29': Pain '30': Pleasure/Ecstasy '31': Pride '32': Relief '33': Sadness '34': Sexual Lust '35': Shame '36': Sourness '37': Teasing '38': Thankfulness/Gratitude '39': Triumph - name: subset dtype: class_label: names: '0': binary '1': hq '2': big - name: label dtype: string splits: - name: train num_bytes: 2177251239.218 num_examples: 19999 download_size: 2208142518 dataset_size: 2177251239.218 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 Binary size_categories: - 10K