ligetinagy commited on
Commit
54ae770
1 Parent(s): e1c9f37

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +134 -0
README.md ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Dataset Card for HuCOLA
2
+
3
+ ## Table of Contents
4
+ - [Table of Contents](#table-of-contents)
5
+ - [Dataset Description](#dataset-description)
6
+ - [Dataset Summary](#dataset-summary)
7
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
8
+ - [Languages](#languages)
9
+ - [Dataset Structure](#dataset-structure)
10
+ - [Data Instances](#data-instances)
11
+ - [Data Fields](#data-fields)
12
+ - [Data Splits](#data-splits)
13
+ - [Dataset Creation](#dataset-creation)
14
+ - [Curation Rationale](#curation-rationale)
15
+ - [Source Data](#source-data)
16
+ - [Annotations](#annotations)
17
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
18
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
19
+ - [Social Impact of Dataset](#social-impact-of-dataset)
20
+ - [Discussion of Biases](#discussion-of-biases)
21
+ - [Other Known Limitations](#other-known-limitations)
22
+ - [Additional Information](#additional-information)
23
+ - [Dataset Curators](#dataset-curators)
24
+ - [Licensing Information](#licensing-information)
25
+ - [Citation Information](#citation-information)
26
+ - [Contributions](#contributions)
27
+
28
+ ## Dataset Description
29
+
30
+ - **Homepage:**
31
+ - **Repository:**
32
+ [HuCoPA dataset](https://github.com/nytud/HuCOLA)
33
+ - **Paper:**
34
+ - **Leaderboard:**
35
+ - **Point of Contact:**
36
+ [lnnoemi](mailto:ligeti-nagy.noemi@nytud.hu)
37
+
38
+ ### Dataset Summary
39
+
40
+ This is the dataset card for the Hungarian Corpus of Linguistic Acceptability (HuCOLA), which is also part of the Hungarian Language Understanding Evaluation Benchmark Kit [HuLU](hulu.nlp.nytud.hu).
41
+
42
+ ### Supported Tasks and Leaderboards
43
+
44
+
45
+
46
+
47
+ ### Languages
48
+
49
+ The BCP-47 code for Hungarian, the only represented language in this dataset, is hu-HU.
50
+
51
+ ## Dataset Structure
52
+
53
+ ### Data Instances
54
+
55
+ For each instance, there is a unique id ('Sent_id', a sentence ('Sent') and a label (0 for wrong, 1 for good sentences).
56
+
57
+ An example:
58
+
59
+ ```
60
+ {"Sent_id": "dev_0",
61
+ "Sent": "A földek eláradtak.",
62
+ "Label": "0"}
63
+ ```
64
+
65
+ ### Data Fields
66
+ - id: unique id of the instances, an integer between 1 and 1000;
67
+ - question: "cause" or "effect". It suggests what kind of causal relation are we looking for: in the case of "cause" we search for the more plausible alternative that may be a cause of the premise. In the case of "effect" we are looking for a plausible result of the premise;
68
+ - premise: the premise, a sentence;
69
+ - choice1: the first alternative, a sentence;
70
+ - choice2: the second alternative, a sentence;
71
+ - label: the number of the more plausible alternative (1 or 2).
72
+
73
+ ### Data Splits
74
+
75
+ HuCoPA has 3 splits: *train*, *validation* and *test*.
76
+
77
+ | Dataset split | Number of instances in the split |
78
+ |---------------|----------------------------------|
79
+ | train | 400 |
80
+ | validation | 100 |
81
+ | test | 500 |
82
+
83
+ The test data is distributed without the labels. To evaluate your model, please [contact us](mailto:ligeti-nagy.noemi@nytud.hu), or check [HuLU's website](hulu.nlp.nytud.hu) for an automatic evaluation (this feature is under construction at the moment).
84
+
85
+ ## Dataset Creation
86
+
87
+ ### Source Data
88
+
89
+ #### Initial Data Collection and Normalization
90
+
91
+ The data was collected by two human annotators from 3 main linguistic books on Hungarian language:
92
+
93
+ - Kiefer Ferenc (ed.) (1992), Strukturális magyar nyelvtan 1. Mondattan. Budapest, Akadémiai Kiadó.
94
+ - Alberti, Gábor and Laczkó, Tibor (eds) (2018), Syntax of Hungarian Nouns and Noun Phrases. I., II. Comprehensive grammar resources. Amsterdam University Press, Amsterdam.
95
+ - Katalin É. Kiss and Veronika Hegedűs (eds) (2021), Postpositions and Postpositional Phrases. Amsterdam: Amsterdam University Press.
96
+
97
+ The process of collecting sentences partly followed the one described in Warstadt et. al (2018). The guideline of our process is available in the repository of [HuCOLA](https://github.com/nytud/HuCOLA).
98
+
99
+
100
+ ### Annotations
101
+
102
+ #### Annotation process
103
+
104
+ Each instance was annotated by 4 human annotators.
105
+
106
+ #### Who are the annotators?
107
+
108
+ The annotators were native Hungarian speakers (of various ages, from 20 to 67) without any linguistic backround.
109
+
110
+ ## Additional Information
111
+
112
+ ### Licensing Information
113
+
114
+ HuCOLA is released under the CC-BY-SA 4.0 licence.
115
+
116
+ ### Citation Information
117
+
118
+ If you use this resource or any part of its documentation, please refer to:
119
+
120
+ 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
121
+ 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)
122
+ ```
123
+ @inproceedings{ligetinagy2022hulu,
124
+ title={HuLU: magyar nyelvű benchmark adatbázis kiépítése a neurális nyelvmodellek kiértékelése céljából},
125
+ 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.},
126
+ booktitle={XVIII. Magyar Számítógépes Nyelvészeti Konferencia},
127
+ year={2022}
128
+ }
129
+ ```
130
+
131
+
132
+ ### Contributions
133
+
134
+ Thanks to [lnnoemi](https://github.com/lnnoemi) for adding this dataset.