ligetinagy commited on
Commit
137f894
1 Parent(s): 04c6c40

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +218 -0
README.md ADDED
@@ -0,0 +1,218 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ YAML tags:
3
+ annotations_creators:
4
+ - found
5
+ language_creators:
6
+ - found
7
+ - expert-generated
8
+ languages:
9
+ - hu
10
+ licenses:
11
+ - bsd-2-clause
12
+ multilinguality:
13
+ - monolingual
14
+ pretty_name: HuSST
15
+ size_categories:
16
+ - unknown
17
+ source_datasets:
18
+ - extended|other
19
+ task_categories:
20
+ - text_classification
21
+ - text_scoring
22
+ task_ids:
23
+ - sentiment_classification
24
+ - sentiment_scoring
25
+ ---
26
+
27
+ # Dataset Card for HuSST
28
+
29
+ ## Table of Contents
30
+
31
+ - [Table of Contents](#table-of-contents)
32
+
33
+ - [Dataset Description](#dataset-description)
34
+
35
+ - [Dataset Summary](#dataset-summary)
36
+
37
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
38
+
39
+ - [Languages](#languages)
40
+
41
+ - [Dataset Structure](#dataset-structure)
42
+
43
+ - [Data Instances](#data-instances)
44
+
45
+ - [Data Fields](#data-fields)
46
+
47
+ - [Data Splits](#data-splits)
48
+
49
+ - [Dataset Creation](#dataset-creation)
50
+
51
+ - [Curation Rationale](#curation-rationale)
52
+
53
+ - [Source Data](#source-data)
54
+
55
+ - [Annotations](#annotations)
56
+
57
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
58
+
59
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
60
+
61
+ - [Social Impact of Dataset](#social-impact-of-dataset)
62
+
63
+ - [Discussion of Biases](#discussion-of-biases)
64
+
65
+ - [Other Known Limitations](#other-known-limitations)
66
+
67
+ - [Additional Information](#additional-information)
68
+
69
+ - [Dataset Curators](#dataset-curators)
70
+
71
+ - [Licensing Information](#licensing-information)
72
+
73
+ - [Citation Information](#citation-information)
74
+
75
+ - [Contributions](#contributions)
76
+
77
+ ## Dataset Description
78
+
79
+ - **Homepage:**
80
+
81
+ - **Repository:**
82
+
83
+ [HuCoPA dataset](https://github.com/nytud/HuSST)
84
+
85
+ - **Paper:**
86
+
87
+ - **Leaderboard:**
88
+
89
+ - **Point of Contact:**
90
+
91
+ [lnnoemi](mailto:[email protected])
92
+
93
+ ### Dataset Summary
94
+
95
+ This is the dataset card for the Hungarian version of the Stanford Sentiment Treebank. This dataset which is also part of the Hungarian Language Understanding Evaluation Benchmark Kit [HuLU](hulu.nlp.nytud.hu). The corpus was created by translating and re-annotating the original SST (Roemmele et al., 2011).
96
+
97
+ ### Supported Tasks and Leaderboards
98
+
99
+ 'sentiment classification'
100
+
101
+
102
+ 'sentiment scoring'
103
+
104
+ ### Languages
105
+
106
+ The BCP-47 code for Hungarian, the only represented language in this dataset, is hu-HU.
107
+
108
+ ## Dataset Structure
109
+
110
+ ### Data Instances
111
+
112
+ For each instance, there is an id, a sentence and a sentiment label.
113
+
114
+ An example:
115
+
116
+ ```
117
+ {
118
+ "Sent_id": "dev_0",
119
+ "Sent": "Nos, a Jason elment Manhattanbe és a Pokolba kapcsán, azt hiszem, az elkerülhetetlen folytatások ötletlistájáról kihúzhatunk egy űrállomást 2455-ben (hé, ne lődd le a poént).",
120
+ "Label": "neutral"
121
+ }
122
+
123
+ ```
124
+
125
+ ### Data Fields
126
+
127
+ - Sent_id: unique id of the instances, an integer between 1 and 1000;
128
+
129
+ - Sent: the sentence, translation of an instance of the SST dataset;
130
+
131
+ - Label: "negative", "neutral", or "positive".
132
+
133
+ ### Data Splits
134
+
135
+ HuSST has 3 splits: *train*, *validation* and *test*.
136
+
137
+ | Dataset split | Number of instances in the split |
138
+
139
+ |---------------|----------------------------------|
140
+
141
+ | train | 9344 |
142
+
143
+ | validation | 1168 |
144
+
145
+ | test | 1168 |
146
+
147
+ The test data is distributed without the labels. To evaluate your model, please [contact us](mailto:[email protected]), or check [HuLU's website](hulu.nlp.nytud.hu) for an automatic evaluation (this feature is under construction at the moment).
148
+
149
+ ## Dataset Creation
150
+
151
+ ### Source Data
152
+
153
+ #### Initial Data Collection and Normalization
154
+
155
+ The data is a translation of the content of the SST dataset (only the whole sentences were used). Each sentence was translated by a human translator. Each translation was manually checked and further refined by another annotator.
156
+
157
+ ### Annotations
158
+
159
+ #### Annotation process
160
+
161
+ The translated sentences were annotated by three human annotators with one of the following labels: negative, neutral and positive. Each sentence was then curated by a fourth annotator (the 'curator'). The final label is the decision of the curator based on the three labels of the annotators.
162
+
163
+ #### Who are the annotators?
164
+
165
+ The translators were native Hungarian speakers with English proficiency. The annotators were university students with some linguistic background.
166
+
167
+ ## Additional Information
168
+
169
+ ### Licensing Information
170
+
171
+
172
+ ### Citation Information
173
+
174
+ If you use this resource or any part of its documentation, please refer to:
175
+
176
+ Ligeti-Nagy, N., Ferenczi, G., Héja, E., Jelencsik-Mátyus, K., Laki, L. J., Vadász, N., Yang, Z. Gy. and Vadász, T. (2022) HuLU: magyar nyelvű benchmark adatbázis
177
+ kiépítése a neurális nyelvmodellek kiértékelése céljából [HuLU: Hungarian benchmark dataset to evaluate neural language models]. XVIII. Magyar Számítógépes Nyelvészeti Konferencia. (in press)
178
+
179
+ ```
180
+
181
+ @inproceedings{ligetinagy2022hulu,
182
+ title={HuLU: magyar nyelvű benchmark adatbázis kiépítése a neurális nyelvmodellek kiértékelése céljából},
183
+ author={Ligeti-Nagy, N. and Ferenczi, G. and Héja, E. and Jelencsik-Mátyus, K. and Laki, L. J. and Vadász, N. and Yang, Z. Gy. and Vadász, T.},
184
+ booktitle={XVIII. Magyar Számítógépes Nyelvészeti Konferencia},
185
+ year={2022}
186
+ }
187
+
188
+ ```
189
+
190
+ and to:
191
+
192
+ Socher et al. (2013), Recursive Deep Models for Semantic Compositionality Over a Sentiment Treebank. In: Proceedings of the 2013 Conference on Empirical Methods in Natural Language Processing. 1631--1642.
193
+
194
+ ```
195
+
196
+ @inproceedings{socher-etal-2013-recursive,
197
+ title = "Recursive Deep Models for Semantic Compositionality Over a Sentiment Treebank",
198
+ author = "Socher, Richard and
199
+ Perelygin, Alex and
200
+ Wu, Jean and
201
+ Chuang, Jason and
202
+ Manning, Christopher D. and
203
+ Ng, Andrew and
204
+ Potts, Christopher",
205
+ booktitle = "Proceedings of the 2013 Conference on Empirical Methods in Natural Language Processing",
206
+ month = oct,
207
+ year = "2013",
208
+ address = "Seattle, Washington, USA",
209
+ publisher = "Association for Computational Linguistics",
210
+ url = "https://www.aclweb.org/anthology/D13-1170",
211
+ pages = "1631--1642",
212
+ }
213
+
214
+ ```
215
+
216
+ ### Contributions
217
+
218
+ Thanks to [lnnoemi](https://github.com/lnnoemi) for adding this dataset.