Sebastian Gehrmann commited on
Commit
7cd0e65
1 Parent(s): 30c9202

data card.

Browse files
Files changed (1) hide show
  1. README.md +640 -0
README.md ADDED
@@ -0,0 +1,640 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - expert-created
4
+ language_creators:
5
+ - unknown
6
+ languages:
7
+ - unknown
8
+ licenses:
9
+ - cc-by-nc-sa-4.0
10
+ multilinguality:
11
+ - unknown
12
+ pretty_name: turku_hockey_data2text
13
+ size_categories:
14
+ - unknown
15
+ source_datasets:
16
+ - original
17
+ task_categories:
18
+ - data-to-text
19
+ task_ids:
20
+ - unknown
21
+ ---
22
+
23
+ # Dataset Card for GEM/turku_hockey_data2text
24
+
25
+ ## Dataset Description
26
+
27
+ - **Homepage:** https://turkunlp.org/hockey_data2text.html
28
+ - **Repository:** https://github.com/TurkuNLP/Turku-hockey-data2text
29
+ - **Paper:** https://aclanthology.org/W19-6125/
30
+ - **Leaderboard:** N/A
31
+ - **Point of Contact:** Jenna Kanerva, Filip Ginter
32
+
33
+ ### Link to Main Data Card
34
+
35
+ You can find the main data card on the [GEM Website](https://gem-benchmark.com/data_cards/turku_hockey_data2text).
36
+
37
+ ### Dataset Summary
38
+
39
+ This is a Finnish data-to-text dataset in which the input is structured information about a hockey game and the output a description of the game.
40
+
41
+ You can load the dataset via:
42
+ ```
43
+ import datasets
44
+ data = datasets.load_dataset('GEM/turku_hockey_data2text')
45
+ ```
46
+ The data loader can be found [here](https://huggingface.co/datasets/GEM/turku_hockey_data2text).
47
+
48
+ #### website
49
+ [Website](https://turkunlp.org/hockey_data2text.html)
50
+
51
+ #### paper
52
+ [ACL anthology](https://aclanthology.org/W19-6125/)
53
+
54
+ #### authors
55
+ Jenna Kanerva, Samuel Rönnqvist, Riina Kekki, Tapio Salakoski, Filip Ginter (TurkuNLP / University of Turku)
56
+
57
+ ## Dataset Overview
58
+
59
+ ### Where to find the Data and its Documentation
60
+
61
+ #### Webpage
62
+
63
+ <!-- info: What is the webpage for the dataset (if it exists)? -->
64
+ <!-- scope: telescope -->
65
+ [Website](https://turkunlp.org/hockey_data2text.html)
66
+
67
+ #### Download
68
+
69
+ <!-- info: What is the link to where the original dataset is hosted? -->
70
+ <!-- scope: telescope -->
71
+ [Github](https://github.com/TurkuNLP/Turku-hockey-data2text)
72
+
73
+ #### Paper
74
+
75
+ <!-- info: What is the link to the paper describing the dataset (open access preferred)? -->
76
+ <!-- scope: telescope -->
77
+ [ACL anthology](https://aclanthology.org/W19-6125/)
78
+
79
+ #### BibTex
80
+
81
+ <!-- info: Provide the BibTex-formatted reference for the dataset. Please use the correct published version (ACL anthology, etc.) instead of google scholar created Bibtex. -->
82
+ <!-- scope: microscope -->
83
+ ```
84
+ @inproceedings{kanerva2019newsgen,
85
+ Title = {Template-free Data-to-Text Generation of Finnish Sports News},
86
+ Author = {Jenna Kanerva and Samuel R{\"o}nnqvist and Riina Kekki and Tapio Salakoski and Filip Ginter},
87
+ booktitle = {Proceedings of the 22nd Nordic Conference on Computational Linguistics (NoDaLiDa’19)},
88
+ year={2019}
89
+ }
90
+ ```
91
+
92
+ #### Contact Name
93
+
94
+ <!-- quick -->
95
+ <!-- info: If known, provide the name of at least one person the reader can contact for questions about the dataset. -->
96
+ <!-- scope: periscope -->
97
+ Jenna Kanerva, Filip Ginter
98
+
99
+ #### Contact Email
100
+
101
+ <!-- info: If known, provide the email of at least one person the reader can contact for questions about the dataset. -->
102
+ <!-- scope: periscope -->
103
+ jmnybl@utu.fi, figint@utu.fi
104
+
105
+ #### Has a Leaderboard?
106
+
107
+ <!-- info: Does the dataset have an active leaderboard? -->
108
+ <!-- scope: telescope -->
109
+ no
110
+
111
+
112
+ ### Languages and Intended Use
113
+
114
+ #### Multilingual?
115
+
116
+ <!-- quick -->
117
+ <!-- info: Is the dataset multilingual? -->
118
+ <!-- scope: telescope -->
119
+ no
120
+
121
+ #### Covered Dialects
122
+
123
+ <!-- info: What dialects are covered? Are there multiple dialects per language? -->
124
+ <!-- scope: periscope -->
125
+ written standard language
126
+
127
+ #### Covered Languages
128
+
129
+ <!-- quick -->
130
+ <!-- info: What languages/dialects are covered in the dataset? -->
131
+ <!-- scope: telescope -->
132
+ `Finnish`
133
+
134
+ #### Whose Language?
135
+
136
+ <!-- info: Whose language is in the dataset? -->
137
+ <!-- scope: periscope -->
138
+ The original news articles are written by professional journalists. The text passages extracted in the annotation may be slightly edited compared to the original language during the corpus annotation.
139
+
140
+ #### License
141
+
142
+ <!-- quick -->
143
+ <!-- info: What is the license of the dataset? -->
144
+ <!-- scope: telescope -->
145
+ cc-by-nc-sa-4.0: Creative Commons Attribution Non Commercial Share Alike 4.0 International
146
+
147
+ #### Intended Use
148
+
149
+ <!-- info: What is the intended use of the dataset? -->
150
+ <!-- scope: microscope -->
151
+ This dataset was developed as a benchmark for evaluating template-free, machine learning methods on Finnish news generation in the area of ice hockey reporting.
152
+
153
+ #### Primary Task
154
+
155
+ <!-- info: What primary task does the dataset support? -->
156
+ <!-- scope: telescope -->
157
+ Data-to-Text
158
+
159
+ #### Communicative Goal
160
+
161
+ <!-- quick -->
162
+ <!-- info: Provide a short description of the communicative goal of a model trained for this task on this dataset. -->
163
+ <!-- scope: periscope -->
164
+ Describe an event from an ice hockey game based on the given structural data.
165
+
166
+
167
+ ### Credit
168
+
169
+ #### Curation Organization Type(s)
170
+
171
+ <!-- info: In what kind of organization did the dataset curation happen? -->
172
+ <!-- scope: telescope -->
173
+ `academic`
174
+
175
+ #### Curation Organization(s)
176
+
177
+ <!-- info: Name the organization(s). -->
178
+ <!-- scope: periscope -->
179
+ University of Turku
180
+
181
+ #### Dataset Creators
182
+
183
+ <!-- info: Who created the original dataset? List the people involved in collecting the dataset and their affiliation(s). -->
184
+ <!-- scope: microscope -->
185
+ Jenna Kanerva, Samuel Rönnqvist, Riina Kekki, Tapio Salakoski, Filip Ginter (TurkuNLP / University of Turku)
186
+
187
+ #### Funding
188
+
189
+ <!-- info: Who funded the data creation? -->
190
+ <!-- scope: microscope -->
191
+ The project was supported by the Google Digital News Innovation Fund.
192
+
193
+ #### Who added the Dataset to GEM?
194
+
195
+ <!-- info: Who contributed to the data card and adding the dataset to GEM? List the people+affiliations involved in creating this data card and who helped integrate this dataset into GEM. -->
196
+ <!-- scope: microscope -->
197
+ Jenna Kanerva, Filip Ginter (TurkuNLP / University of Turku)
198
+
199
+
200
+ ### Dataset Structure
201
+
202
+ #### Data Fields
203
+
204
+ <!-- info: List and describe the fields present in the dataset. -->
205
+ <!-- scope: telescope -->
206
+ The dataset is constructed of games, where each game is a list of events. If the event was annotated (corresponding sentence was found from the news article), it includes `text` field with value other than empty string ("").
207
+
208
+ For each game (dict), there are keys `gem_id` (string), `id` (string), `news_article` (string), and `events` (list).
209
+
210
+ For each event (dict), there are different, relevant keys available with non empty values depending on the event type (e.g. goal or penalty). The mandatory keys for each event are `event_id` (string), `event_type` (string), `text` (string, empty string if not annotated), and `multi_reference` (bool). The keys not relevant for the specific event type are left empty.
211
+
212
+ The relevant keys in the event dictionary are:
213
+
214
+ For each event type, the following keys are relevant:
215
+ `event_id`: Identifier of the event, unique to the game but not globally, in chronological order (string)
216
+ `event_type`: Type of the event, possible values are `game result`, `goal`, `penalty`, or `saves` (string)
217
+ `text`: Natural language description of the event, or empty string if not available (string)
218
+ `multi_reference`: Does this event refer to a text passage describing multiple events? (bool)
219
+
220
+
221
+ The rest of the fields are specific to the event type. The relevant fields for each event type are:
222
+
223
+ game result:
224
+ `event_id`: Identifier of the event, unique to the game but not globally, in chronological order (string)
225
+ `event_type`: Type of the event (string)
226
+ `home_team`: Name of the home team (string)
227
+ `guest_team`: Name of the guest team (string)
228
+ `score`: Final score of the game, in the form of home–guest (string)
229
+ `periods`: Scores for individual periods, each in the form of home–guest score in that period (list of strings)
230
+ `features`: Additional features, such as overtime win or shoot out (list of strings)
231
+ `text`: Natural language description of the event, or empty string if not available (string)
232
+ `multi_reference`: Does this event refer to a text passage describing multiple events? (bool)
233
+
234
+ goal:
235
+ `event_id`: Identifier of the event, unique to the game but not globally, in chronological order (string)
236
+ `event_type`: Type of the event (string)
237
+ `player`: Name of the player scoring (string)
238
+ `assist`: Names of the players assisting, at most two players (list of strings)
239
+ `team`: Team scoring with possible values of `home` or `guest` (string)
240
+ `team_name`: Name of the team scoring (string)
241
+ `score`: Score after the goal, in the form of home–guest (string)
242
+ `time`: Time of the goal, minutes and seconds from the beginning (string)
243
+ `features`: Additional features, such as power play or short-handed goal (list of strings)
244
+ `text`: Natural language description of the event, or empty string if not available (string)
245
+ `multi_reference`: Does this event refer to a text passage describing multiple events? (bool)
246
+
247
+ penalty:
248
+ `event_id`: Identifier of the event, unique to the game but not globally, in chronological order (string)
249
+ `event_type`: Type of the event (string)
250
+ `player`: Name of the player getting the penalty (string)
251
+ `team`: Team getting the penalty with possible values of `home` or `guest` (string)
252
+ `team_name`: Name of the team getting the penalty (string)
253
+ `penalty_minutes`: Penalty minutes (string)
254
+ `time`: Time of the penalty, minutes and seconds from the beginning (string)
255
+ `text`: Natural language description of the event, or empty string if not available (string)
256
+ `multi_reference`: Does this event refer to a text passage describing multiple events? (bool)
257
+
258
+ saves:
259
+ `event_id`: Identifier of the event, unique to the game but not globally, in chronological order (string)
260
+ `event_type`: Type of the event (string)
261
+ `player`: Name of the goalkeeper (string)
262
+ `team`: Team of the goalkeeper with possible values of `home` or `guest` (string)
263
+ `team_name`: Name of the team (string)
264
+ `saves`: Number of saves in the game (string)
265
+ `text`: Natural language description of the event, or empty string if not available (string)
266
+ `multi_reference`: Does this event refer to a text passage describing multiple events? (bool)
267
+
268
+
269
+ Text passages describing multiple events (multi_reference):
270
+
271
+ Some text passages refer to multiple events in such way that separating them to individual statements is not adequate (e.g. "The home team received two penalties towards the end of the first period."). In these cases, multiple events are aligned to the same text passage so that the first event (in chronological order) include the annotated text passage, while the rest of the events referring to the same text passage include the identifier of the first event in the annotated text field (e.g. `text`: "E4").
272
+
273
+ #### Example Instance
274
+
275
+ <!-- info: Provide a JSON formatted example of a typical instance in the dataset. -->
276
+ <!-- scope: periscope -->
277
+ ```
278
+ {
279
+ 'gem_id': 'gem-turku_hockey_data2text-train-0',
280
+ 'id': '20061031-TPS-HPK',
281
+ 'news_article': 'HPK:n hyvä syysvire jatkuu jääkiekon SM-liigassa. Tiistaina HPK kukisti mainiolla liikkeellä ja tehokkaalla ylivoimapelillä TPS:n vieraissa 1–0 (1–0, 0–0, 0–0).\nHPK hyödynsi ylivoimaa mennen jo ensimmäisessä erässä Mikko Mäenpään maalilla 1–0 -johtoon.\nToisessa ja kolmannessa erässä HPK tarjosi edelleen TPS:lle runsaasti tilanteita, mutta maalia eivät turkulaiset millään ilveellä saaneet. Pahin este oli loistavan pelin Hämeenlinnan maalilla pelannut Mika Oksa.\nTPS:n maalissa Jani Hurme ei osumille mitään mahtanut. Joukkueen suuri yksinäinen kenttäpelaaja oli Kai Nurminen, mutta hänelläkään ei ollut onnea maalitilanteissa.',
282
+ 'events':
283
+ {
284
+ 'event_id': ['E1', 'E2', 'E3'],
285
+ 'event_type': ['game result', 'penalty', 'goal'],
286
+ 'text': ['HPK kukisti TPS:n vieraissa 1–0 (1–0, 0–0, 0–0).', '', 'HPK hyödynsi ylivoimaa mennen jo ensimmäisessä erässä Mikko Mäenpään maalilla 1–0 -johtoon.'],
287
+ 'home_team': ['TPS', '', ''],
288
+ 'guest_team': ['HPK', '', ''],
289
+ 'score': ['0–1', '', '0–1'],
290
+ 'periods': [['0–1', '0–0', '0–0'], [], []],
291
+ 'features': [[], [], ['power play']],
292
+ 'player': ['', 'Fredrik Svensson', 'Mikko Mäenpää'],
293
+ 'assist': [[], [], ['Jani Keinänen', 'Toni Mäkiaho']],
294
+ 'team': ['', 'guest', 'guest'],
295
+ 'team_name': ['', 'HPK', 'HPK'],
296
+ 'time': ['', '9.28', '14.57'],
297
+ 'penalty_minutes': ['', '2', ''],
298
+ 'saves': ['', '', ''],
299
+ 'multi_reference': [false, false, false]
300
+ }
301
+ }
302
+ ```
303
+
304
+ #### Data Splits
305
+
306
+ <!-- info: Describe and name the splits in the dataset if there are more than one. -->
307
+ <!-- scope: periscope -->
308
+ The corpus include 3 splits: train, validation, and test.
309
+
310
+
311
+
312
+ ## Dataset in GEM
313
+
314
+ ### Rationale for Inclusion in GEM
315
+
316
+ #### Why is the Dataset in GEM?
317
+
318
+ <!-- info: What does this dataset contribute toward better generation evaluation and why is it part of GEM? -->
319
+ <!-- scope: microscope -->
320
+ The dataset was created to develop machine learned text generation models for Finnish ice hockey news, where the generation would reflect the natural language variation found from the game reports written by professional journalists. While the original game reports often include additional information not derivable from the game statistics, the corpus was fully manually curated to remove all such information from the natural language descriptions. The rationale of such curation was to prevent model 'hallucinating' additional facts.
321
+
322
+ #### Similar Datasets
323
+
324
+ <!-- info: Do other datasets for the high level task exist? -->
325
+ <!-- scope: telescope -->
326
+ yes
327
+
328
+ #### Unique Language Coverage
329
+
330
+ <!-- info: Does this dataset cover other languages than other datasets for the same task? -->
331
+ <!-- scope: periscope -->
332
+ yes
333
+
334
+ #### Difference from other GEM datasets
335
+
336
+ <!-- info: What else sets this dataset apart from other similar datasets in GEM? -->
337
+ <!-- scope: microscope -->
338
+ This is the only data2text corpus for Finnish in GEM.
339
+
340
+ #### Ability that the Dataset measures
341
+
342
+ <!-- info: What aspect of model ability can be measured with this dataset? -->
343
+ <!-- scope: periscope -->
344
+ morphological inflection, language variation
345
+
346
+
347
+ ### GEM-Specific Curation
348
+
349
+ #### Modificatied for GEM?
350
+
351
+ <!-- info: Has the GEM version of the dataset been modified in any way (data, processing, splits) from the original curated data? -->
352
+ <!-- scope: telescope -->
353
+ yes
354
+
355
+ #### GEM Modifications
356
+
357
+ <!-- info: What changes have been made to he original dataset? -->
358
+ <!-- scope: periscope -->
359
+ `data points modified`
360
+
361
+ #### Modification Details
362
+
363
+ <!-- info: For each of these changes, described them in more details and provided the intended purpose of the modification -->
364
+ <!-- scope: microscope -->
365
+ Structural data was translated into English.
366
+
367
+ #### Additional Splits?
368
+
369
+ <!-- info: Does GEM provide additional splits to the dataset? -->
370
+ <!-- scope: telescope -->
371
+ no
372
+
373
+
374
+ ### Getting Started with the Task
375
+
376
+
377
+
378
+
379
+ ## Previous Results
380
+
381
+ ### Previous Results
382
+
383
+ #### Metrics
384
+
385
+ <!-- info: What metrics are typically used for this task? -->
386
+ <!-- scope: periscope -->
387
+ `BLEU`, `METEOR`, `ROUGE`, `WER`
388
+
389
+ #### Proposed Evaluation
390
+
391
+ <!-- info: List and describe the purpose of the metrics and evaluation methodology (including human evaluation) that the dataset creators used when introducing this task. -->
392
+ <!-- scope: microscope -->
393
+ Automatic evaluation: BLEU, NIST, METEOR, ROUGE-L, CIDEr
394
+ Manual evaluation: factual mistakes, grammatical errors, minimum edit distance to an acceptable game report (using WER)
395
+
396
+ #### Previous results available?
397
+
398
+ <!-- info: Are previous results available? -->
399
+ <!-- scope: telescope -->
400
+ yes
401
+
402
+
403
+
404
+ ## Dataset Curation
405
+
406
+ ### Original Curation
407
+
408
+ #### Original Curation Rationale
409
+
410
+ <!-- info: Original curation rationale -->
411
+ <!-- scope: telescope -->
412
+ The dataset is designed for text generation (data2text), where the original source of natural language descriptions is news articles written by journalists. While the link between structural data (ice hockey game statistics) and the news articles describing the game was quite weak (news articles including a lot of information not derivable from the statistics, while leaving many events unmentioned), the corpus includes full manual annotation aligning the events extracted from game statistics and the corresponding natural language passages extracted from the news articles.
413
+
414
+ Each event is manually aligned into a sentence-like passage, and in case a suitable passage was not found, the annotation is left empty (with value `None`). The extracted passages were manually modified not to include additional information not derivable from the game statistics, or not considered as world knowledge. The manual curation of passages is designed to prevent model hallucination, i.e. model learning to generate facts not derivable from the input data.
415
+
416
+ #### Communicative Goal
417
+
418
+ <!-- info: What was the communicative goal? -->
419
+ <!-- scope: periscope -->
420
+ Describing the given events (structural data) in natural language, and therefore generating ice hockey game reports.
421
+
422
+ #### Sourced from Different Sources
423
+
424
+ <!-- info: Is the dataset aggregated from different data sources? -->
425
+ <!-- scope: telescope -->
426
+ no
427
+
428
+
429
+ ### Language Data
430
+
431
+ #### How was Language Data Obtained?
432
+
433
+ <!-- info: How was the language data obtained? -->
434
+ <!-- scope: telescope -->
435
+ `Other`
436
+
437
+ #### Language Producers
438
+
439
+ <!-- info: What further information do we have on the language producers? -->
440
+ <!-- scope: microscope -->
441
+ The initial data, both game statistics and news articles, were obtained from the Finnish News Agency STT news archives released for academic use (http://urn.fi/urn:nbn:fi:lb-2019041501). The original news articles are written by professional journalists.
442
+
443
+ We (TurkuNLP) gratefully acknowledge the collaboration of Maija Paikkala, Salla Salmela and Pihla Lehmusjoki from the Finnish News Agency STT while creating the corpus.
444
+
445
+ #### Topics Covered
446
+
447
+ <!-- info: Does the language in the dataset focus on specific topics? How would you describe them? -->
448
+ <!-- scope: periscope -->
449
+ Ice hockey, news
450
+
451
+ #### Data Validation
452
+
453
+ <!-- info: Was the text validated by a different worker or a data curator? -->
454
+ <!-- scope: telescope -->
455
+ not validated
456
+
457
+ #### Was Data Filtered?
458
+
459
+ <!-- info: Were text instances selected or filtered? -->
460
+ <!-- scope: telescope -->
461
+ algorithmically
462
+
463
+ #### Filter Criteria
464
+
465
+ <!-- info: What were the selection criteria? -->
466
+ <!-- scope: microscope -->
467
+ Include only games, where both game statistics and a news article describing the game were available (based on timestamps and team names).
468
+
469
+
470
+ ### Structured Annotations
471
+
472
+ #### Additional Annotations?
473
+
474
+ <!-- quick -->
475
+ <!-- info: Does the dataset have additional annotations for each instance? -->
476
+ <!-- scope: telescope -->
477
+ expert created
478
+
479
+ #### Number of Raters
480
+
481
+ <!-- info: What is the number of raters -->
482
+ <!-- scope: telescope -->
483
+ 1
484
+
485
+ #### Rater Qualifications
486
+
487
+ <!-- info: Describe the qualifications required of an annotator. -->
488
+ <!-- scope: periscope -->
489
+ Members of the TurkuNLP research group, native speakers of Finnish.
490
+
491
+ #### Raters per Training Example
492
+
493
+ <!-- info: How many annotators saw each training example? -->
494
+ <!-- scope: periscope -->
495
+ 1
496
+
497
+ #### Raters per Test Example
498
+
499
+ <!-- info: How many annotators saw each test example? -->
500
+ <!-- scope: periscope -->
501
+ 1
502
+
503
+ #### Annotation Service?
504
+
505
+ <!-- info: Was an annotation service used? -->
506
+ <!-- scope: telescope -->
507
+ no
508
+
509
+ #### Annotation Values
510
+
511
+ <!-- info: Purpose and values for each annotation -->
512
+ <!-- scope: microscope -->
513
+ Manual alignment of events and their natural language descriptions. Removing information not derivable from the input data or world knowledge in order to prevent the model 'hallucination'.
514
+
515
+ #### Any Quality Control?
516
+
517
+ <!-- info: Quality control measures? -->
518
+ <!-- scope: telescope -->
519
+ validated by data curators
520
+
521
+ #### Quality Control Details
522
+
523
+ <!-- info: Describe the quality control measures that were taken. -->
524
+ <!-- scope: microscope -->
525
+ Manual inspection of examples during the initial annotation training phrase.
526
+
527
+
528
+ ### Consent
529
+
530
+ #### Any Consent Policy?
531
+
532
+ <!-- info: Was there a consent policy involved when gathering the data? -->
533
+ <!-- scope: telescope -->
534
+ yes
535
+
536
+ #### Consent Policy Details
537
+
538
+ <!-- info: What was the consent policy? -->
539
+ <!-- scope: microscope -->
540
+ The corpus license was agreed with the providers of the source material.
541
+
542
+
543
+ ### Private Identifying Information (PII)
544
+
545
+ #### Contains PII?
546
+
547
+ <!-- quick -->
548
+ <!-- info: Does the source language data likely contain Personal Identifying Information about the data creators or subjects? -->
549
+ <!-- scope: telescope -->
550
+ yes/very likely
551
+
552
+ #### Categories of PII
553
+
554
+ <!-- info: What categories of PII are present or suspected in the data? -->
555
+ <!-- scope: periscope -->
556
+ `generic PII`
557
+
558
+ #### Any PII Identification?
559
+
560
+ <!-- info: Did the curators use any automatic/manual method to identify PII in the dataset? -->
561
+ <!-- scope: periscope -->
562
+ no identification
563
+
564
+
565
+ ### Maintenance
566
+
567
+ #### Any Maintenance Plan?
568
+
569
+ <!-- info: Does the original dataset have a maintenance plan? -->
570
+ <!-- scope: telescope -->
571
+ no
572
+
573
+
574
+
575
+ ## Broader Social Context
576
+
577
+ ### Previous Work on the Social Impact of the Dataset
578
+
579
+ #### Usage of Models based on the Data
580
+
581
+ <!-- info: Are you aware of cases where models trained on the task featured in this dataset ore related tasks have been used in automated systems? -->
582
+ <!-- scope: telescope -->
583
+ no
584
+
585
+
586
+ ### Impact on Under-Served Communities
587
+
588
+ #### Addresses needs of underserved Communities?
589
+
590
+ <!-- info: Does this dataset address the needs of communities that are traditionally underserved in language technology, and particularly language generation technology? Communities may be underserved for exemple because their language, language variety, or social or geographical context is underepresented in NLP and NLG resources (datasets and models). -->
591
+ <!-- scope: telescope -->
592
+ no
593
+
594
+
595
+ ### Discussion of Biases
596
+
597
+ #### Any Documented Social Biases?
598
+
599
+ <!-- info: Are there documented social biases in the dataset? Biases in this context are variations in the ways members of different social categories are represented that can have harmful downstream consequences for members of the more disadvantaged group. -->
600
+ <!-- scope: telescope -->
601
+ no
602
+
603
+ #### Are the Language Producers Representative of the Language?
604
+
605
+ <!-- info: Does the distribution of language producers in the dataset accurately represent the full distribution of speakers of the language world-wide? If not, how does it differ? -->
606
+ <!-- scope: periscope -->
607
+ The dataset represents only written standard language.
608
+
609
+
610
+
611
+ ## Considerations for Using the Data
612
+
613
+ ### PII Risks and Liability
614
+
615
+ #### Potential PII Risk
616
+
617
+ <!-- info: Considering your answers to the PII part of the Data Curation Section, describe any potential privacy to the data subjects and creators risks when using the dataset. -->
618
+ <!-- scope: microscope -->
619
+ None
620
+
621
+
622
+ ### Licenses
623
+
624
+ #### Copyright Restrictions on the Dataset
625
+
626
+ <!-- info: Based on your answers in the Intended Use part of the Data Overview Section, which of the following best describe the copyright and licensing status of the dataset? -->
627
+ <!-- scope: periscope -->
628
+ `non-commercial use only`
629
+
630
+ #### Copyright Restrictions on the Language Data
631
+
632
+ <!-- info: Based on your answers in the Language part of the Data Curation Section, which of the following best describe the copyright and licensing status of the underlying language data? -->
633
+ <!-- scope: periscope -->
634
+ `non-commercial use only`
635
+
636
+
637
+ ### Known Technical Limitations
638
+
639
+
640
+