Datasets:
Languages:
English
Size:
10K<n<100K
ArXiv:
Tags:
emotion-recognition
facial-expression-recognition
computer-vision
synthetic-data
affective-computing
License:
Upload dataset
Browse files
README.md
ADDED
|
@@ -0,0 +1,109 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: path
|
| 5 |
+
dtype: image
|
| 6 |
+
- name: prompt
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: age
|
| 9 |
+
dtype:
|
| 10 |
+
class_label:
|
| 11 |
+
names:
|
| 12 |
+
'0': '20'
|
| 13 |
+
'1': '30'
|
| 14 |
+
'2': '40'
|
| 15 |
+
'3': '50'
|
| 16 |
+
'4': '60'
|
| 17 |
+
'5': '70'
|
| 18 |
+
'6': '80'
|
| 19 |
+
- name: ethnicity
|
| 20 |
+
dtype:
|
| 21 |
+
class_label:
|
| 22 |
+
names:
|
| 23 |
+
'0': American Indian or Alaska Native
|
| 24 |
+
'1': Asian
|
| 25 |
+
'2': Black or African American
|
| 26 |
+
'3': Hispanic or Latino
|
| 27 |
+
'4': Indian
|
| 28 |
+
'5': Middle Eastern
|
| 29 |
+
'6': Native Hawaiian or Other Pacific Islander
|
| 30 |
+
'7': North African
|
| 31 |
+
'8': South Asian
|
| 32 |
+
'9': Southeast Asian
|
| 33 |
+
'10': White
|
| 34 |
+
'11': arabic
|
| 35 |
+
'12': white caucasian european
|
| 36 |
+
'13': white caucasian north american
|
| 37 |
+
- name: gender
|
| 38 |
+
dtype:
|
| 39 |
+
class_label:
|
| 40 |
+
names:
|
| 41 |
+
'0': man
|
| 42 |
+
'1': non-binary
|
| 43 |
+
'2': non-binary person
|
| 44 |
+
'3': woman
|
| 45 |
+
- name: emotion
|
| 46 |
+
dtype:
|
| 47 |
+
class_label:
|
| 48 |
+
names:
|
| 49 |
+
'0': Affection
|
| 50 |
+
'1': Amusement
|
| 51 |
+
'2': Anger
|
| 52 |
+
'3': Astonishment/Surprise
|
| 53 |
+
'4': Awe
|
| 54 |
+
'5': Bitterness
|
| 55 |
+
'6': Concentration
|
| 56 |
+
'7': Confusion
|
| 57 |
+
'8': Contemplation
|
| 58 |
+
'9': Contempt
|
| 59 |
+
'10': Contentment
|
| 60 |
+
'11': Disappointment
|
| 61 |
+
'12': Disgust
|
| 62 |
+
'13': Distress
|
| 63 |
+
'14': Doubt
|
| 64 |
+
'15': Elation
|
| 65 |
+
'16': Embarrassment
|
| 66 |
+
'17': Emotional Numbness
|
| 67 |
+
'18': Fatigue/Exhaustion
|
| 68 |
+
'19': Fear
|
| 69 |
+
'20': Hope/Enthusiasm/Optimism
|
| 70 |
+
'21': Hopelessness
|
| 71 |
+
'22': Impatience and Irritability
|
| 72 |
+
'23': Infatuation
|
| 73 |
+
'24': Interest
|
| 74 |
+
'25': Intoxication/Altered States of Consciousness
|
| 75 |
+
'26': Jealousy & Envy
|
| 76 |
+
'27': Longing
|
| 77 |
+
'28': Malevolence/Malice
|
| 78 |
+
'29': Pain
|
| 79 |
+
'30': Pleasure/Ecstasy
|
| 80 |
+
'31': Pride
|
| 81 |
+
'32': Relief
|
| 82 |
+
'33': Sadness
|
| 83 |
+
'34': Sexual Lust
|
| 84 |
+
'35': Shame
|
| 85 |
+
'36': Sourness
|
| 86 |
+
'37': Teasing
|
| 87 |
+
'38': Thankfulness/Gratitude
|
| 88 |
+
'39': Triumph
|
| 89 |
+
- name: subset
|
| 90 |
+
dtype:
|
| 91 |
+
class_label:
|
| 92 |
+
names:
|
| 93 |
+
'0': binary
|
| 94 |
+
'1': hq
|
| 95 |
+
'2': big
|
| 96 |
+
- name: label
|
| 97 |
+
dtype: string
|
| 98 |
+
splits:
|
| 99 |
+
- name: train
|
| 100 |
+
num_bytes: 2177251239.218
|
| 101 |
+
num_examples: 19999
|
| 102 |
+
download_size: 2208142518
|
| 103 |
+
dataset_size: 2177251239.218
|
| 104 |
+
configs:
|
| 105 |
+
- config_name: default
|
| 106 |
+
data_files:
|
| 107 |
+
- split: train
|
| 108 |
+
path: data/train-*
|
| 109 |
+
---
|
data/train-00000-of-00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3aded5ef4162036ec99f93e7a965579959a5b880d5ce81cc590f21816b9f5afa
|
| 3 |
+
size 441123136
|
data/train-00001-of-00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:735b399bc10139a6e546e1887ea948cd0d8eac25ed39cb653688bf25f7372200
|
| 3 |
+
size 446635653
|
data/train-00002-of-00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a72cf8220bf53bbcf5300e14193e3456a2ddea98283e1c7436595bed351da08
|
| 3 |
+
size 441439208
|
data/train-00003-of-00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a7c7fdd9b177e9095412bea137e63fe17a02dbca26b8031ce6dfde2b14374af
|
| 3 |
+
size 442725239
|
data/train-00004-of-00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:064a6c9a3c317262038840674394dbb951a286e6a4dc15860ce54e5631655ab7
|
| 3 |
+
size 436219282
|