merterm commited on
Commit
e5feda4
1 Parent(s): a570679

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +156 -0
README.md CHANGED
@@ -1,3 +1,159 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ task_categories:
4
+ - text-generation
5
+ language:
6
+ - de
7
+ size_categories:
8
+ - 1K<n<10K
9
  ---
10
+ # Intensified PHOENIX 14-T German Sign Language Dataset
11
+
12
+ <!-- Provide a quick summary of the dataset. -->
13
+
14
+ This is a German-to-German Sign Language (DGS) dataset of weather forecasts. It is a prosodically-enhanced version of the [RWTH-PHOENIX-Weather-2014T](https://www-i6.informatik.rwth-aachen.de/~koller/RWTH-PHOENIX-2014-T/) dataset.
15
+
16
+ ## Dataset Details
17
+
18
+ ### Dataset Description
19
+
20
+ <!-- Provide a longer summary of what this dataset is. -->
21
+
22
+ - **Curated by:** [Mert Inan]
23
+ - **Language(s) (NLP):** German, DGS (German Sign Language)
24
+
25
+ ### Dataset Sources [optional]
26
+
27
+ - **Repository:** [Modeling Intensification for Sign Language Generation](https://github.com/Merterm/Modeling-Intensification-for-SLG/tree/main)
28
+ - **Paper:** [Modeling Intensification for Sign Language Generation: A Computational Approach @ ACL 2022](https://aclanthology.org/2022.findings-acl.228/)
29
+ - **Demo:** [Video Explanation & Demo](https://aclanthology.org/2022.findings-acl.228.mp4)
30
+
31
+ ## Uses
32
+
33
+ <!-- Address questions around how the dataset is intended to be used. -->
34
+
35
+ The dataset is used for sign language generation in the original paper. The data contains parallel samples between German, German Sign Language (DGS) glosses, and German Sign Language (DGS) skeletal coordinates in the OpenPose format without the face.
36
+ ### Direct Use
37
+
38
+ <!-- This section describes suitable use cases for the dataset. -->
39
+
40
+ [More Information Needed]
41
+
42
+ ### Out-of-Scope Use
43
+
44
+ <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
45
+
46
+ [More Information Needed]
47
+
48
+ ## Dataset Structure
49
+
50
+ <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
51
+
52
+ [More Information Needed]
53
+
54
+ ## Dataset Creation
55
+
56
+ ### Curation Rationale
57
+
58
+ <!-- Motivation for the creation of this dataset. -->
59
+
60
+ [More Information Needed]
61
+
62
+ ### Source Data
63
+
64
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
65
+
66
+ #### Data Collection and Processing
67
+
68
+ <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
69
+
70
+ [More Information Needed]
71
+
72
+ #### Who are the source data producers?
73
+
74
+ <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
75
+
76
+ [More Information Needed]
77
+
78
+ ### Annotations [optional]
79
+
80
+ <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
81
+
82
+ #### Annotation process
83
+
84
+ <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
85
+
86
+ [More Information Needed]
87
+
88
+ #### Who are the annotators?
89
+
90
+ <!-- This section describes the people or systems who created the annotations. -->
91
+
92
+ [More Information Needed]
93
+
94
+ #### Personal and Sensitive Information
95
+
96
+ <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
97
+
98
+ [More Information Needed]
99
+
100
+ ## Bias, Risks, and Limitations
101
+
102
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
103
+
104
+ [More Information Needed]
105
+
106
+ ### Recommendations
107
+
108
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
109
+
110
+ Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
111
+
112
+ ## Citation [optional]
113
+
114
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
115
+
116
+ **BibTeX:**
117
+ ~~~
118
+ @inproceedings{inan-etal-2022-modeling,
119
+ title = "Modeling Intensification for Sign Language Generation: A Computational Approach",
120
+ author = "Inan, Mert and
121
+ Zhong, Yang and
122
+ Hassan, Sabit and
123
+ Quandt, Lorna and
124
+ Alikhani, Malihe",
125
+ editor = "Muresan, Smaranda and
126
+ Nakov, Preslav and
127
+ Villavicencio, Aline",
128
+ booktitle = "Findings of the Association for Computational Linguistics: ACL 2022",
129
+ month = may,
130
+ year = "2022",
131
+ address = "Dublin, Ireland",
132
+ publisher = "Association for Computational Linguistics",
133
+ url = "https://aclanthology.org/2022.findings-acl.228",
134
+ doi = "10.18653/v1/2022.findings-acl.228",
135
+ pages = "2897--2911",
136
+ abstract = "End-to-end sign language generation models do not accurately represent the prosody in sign language. A lack of temporal and spatial variations leads to poor-quality generated presentations that confuse human interpreters. In this paper, we aim to improve the prosody in generated sign languages by modeling intensification in a data-driven manner. We present different strategies grounded in linguistics of sign language that inform how intensity modifiers can be represented in gloss annotations. To employ our strategies, we first annotate a subset of the benchmark PHOENIX-14T, a German Sign Language dataset, with different levels of intensification. We then use a supervised intensity tagger to extend the annotated dataset and obtain labels for the remaining portion of it. This enhanced dataset is then used to train state-of-the-art transformer models for sign language generation. We find that our efforts in intensification modeling yield better results when evaluated with automatic metrics. Human evaluation also indicates a higher preference of the videos generated using our model.",
137
+ }
138
+ ~~~
139
+ **APA:**
140
+
141
+ [More Information Needed]
142
+
143
+ ## Glossary [optional]
144
+
145
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
146
+
147
+ [More Information Needed]
148
+
149
+ ## More Information [optional]
150
+
151
+ [More Information Needed]
152
+
153
+ ## Dataset Card Authors [optional]
154
+
155
+ [More Information Needed]
156
+
157
+ ## Dataset Card Contact
158
+
159
+ [More Information Needed]