catfang commited on
Commit
b52ae00
·
verified ·
1 Parent(s): 6842df0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +47 -3
README.md CHANGED
@@ -1,3 +1,47 @@
1
- ---
2
- license: cc-by-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ ---
4
+
5
+ # Dataset Card for EmoSign
6
+
7
+ The EmoSign dataset contains emotion labels of videos of individuals signing in American Sign Language.
8
+
9
+ ## Dataset Details
10
+
11
+ ### Dataset Description
12
+
13
+ Unlike spoken languages where the use of prosodic features to convey emotion is well studied, indicators of emotion in sign language remain poorly understood, creating communication barriers in critical settings. Sign languages present unique challenges as facial expressions and hand movements simultaneously serve both grammatical and emotional functions. To address this gap, we introduce EmoSign, the first sign video dataset containing sentiment and emotion labels for 200 American Sign Language (ASL) videos. We also collect open-ended descriptions of emotion cues. Annotations were done by 3 Deaf ASL signers with professional interpretation experience. This dataset not only addresses a critical gap in existing sign language research but also establishes a new benchmark for understanding model capabilities in multimodal emotion recognition for sign languages.
14
+
15
+
16
+ - **Language(s) (NLP):** English
17
+ - **License:** CC-BY-SA
18
+
19
+
20
+ ## Dataset Structure
21
+
22
+ Each row contains annotations for one video clip.
23
+
24
+ The video name is the original video name + utterance.
25
+
26
+ The original sign videos and English captions can be obtained from [https://www.bu.edu/asllrp/indexright.html]
27
+
28
+
29
+ The labels are:
30
+ - Sentiment (-3: extremely negative to 3: extremely positive)
31
+ - Emotion, each labeled with the degree of presence (0: not present to 3: extremely present)
32
+ - Joy
33
+ - Excited
34
+ - Surprise (Positive)
35
+ - Surprise (Negative)
36
+ - Worry
37
+ - Sadness
38
+ - Fear
39
+ - Disgust
40
+ - Frustration
41
+ - Anger
42
+ - Attributions of emotional cues by each annotator (Reasoning_1, Reasoning_2, Reasoning_3)
43
+
44
+
45
+ ## Dataset Card Contact
46
+
47
+ Cathy Fang: catfang[at]media[dot]mit[dot]edu