Datasets:
GEM
/

Languages:
English
Multilinguality:
unknown
Size Categories:
unknown
Language Creators:
unknown
Annotations Creators:
none
Source Datasets:
original
ArXiv:
Tags:
data-to-text
License:
Sebastian Gehrmann commited on
Commit
fa05e4b
1 Parent(s): 3f42437

data card.

Browse files
Files changed (1) hide show
  1. README.md +631 -0
README.md ADDED
@@ -0,0 +1,631 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - none
4
+ language_creators:
5
+ - unknown
6
+ languages:
7
+ - unknown
8
+ licenses:
9
+ - mit
10
+ multilinguality:
11
+ - unknown
12
+ pretty_name: dart
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/dart
24
+
25
+ ## Dataset Description
26
+
27
+ - **Homepage:** n/a
28
+ - **Repository:** https://github.com/Yale-LILY/dart
29
+ - **Paper:** https://aclanthology.org/2021.naacl-main.37/
30
+ - **Leaderboard:** https://github.com/Yale-LILY/dart#leaderboard
31
+ - **Point of Contact:** Dragomir Radev, Rui Zhang, Nazneen Rajani
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/dart).
36
+
37
+ ### Dataset Summary
38
+
39
+ DART is an English dataset aggregating multiple other data-to-text dataset in a common triple-based format. The new format is completely flat, thus not requiring a model to learn hierarchical structures, while still retaining the full information.
40
+
41
+ You can load the dataset via:
42
+ ```
43
+ import datasets
44
+ data = datasets.load_dataset('GEM/dart')
45
+ ```
46
+ The data loader can be found [here](https://huggingface.co/datasets/GEM/dart).
47
+
48
+ #### website
49
+ n/a
50
+
51
+ #### paper
52
+ [ACL Anthology](https://aclanthology.org/2021.naacl-main.37/)
53
+
54
+ #### authors
55
+ Linyong Nan, Dragomir Radev, Rui Zhang, Amrit Rau, Abhinand Sivaprasad, Chiachun Hsieh, Xiangru Tang, Aadit Vyas, Neha Verma, Pranav Krishna, Yangxiaokang Liu, Nadia Irwanto, Jessica Pan, Faiaz Rahman, Ahmad Zaidi, Mutethia Mutuma, Yasin Tarabar, Ankit Gupta, Tao Yu, Yi Chern Tan, Xi Victoria Lin, Caiming Xiong, Richard Socher, Nazneen Fatema Rajani
56
+
57
+ ## Dataset Overview
58
+
59
+ ### Where to find the Data and its Documentation
60
+
61
+ #### Download
62
+
63
+ <!-- info: What is the link to where the original dataset is hosted? -->
64
+ <!-- scope: telescope -->
65
+ [Github](https://github.com/Yale-LILY/dart)
66
+
67
+ #### Paper
68
+
69
+ <!-- info: What is the link to the paper describing the dataset (open access preferred)? -->
70
+ <!-- scope: telescope -->
71
+ [ACL Anthology](https://aclanthology.org/2021.naacl-main.37/)
72
+
73
+ #### BibTex
74
+
75
+ <!-- info: Provide the BibTex-formatted reference for the dataset. Please use the correct published version (ACL anthology, etc.) instead of google scholar created Bibtex. -->
76
+ <!-- scope: microscope -->
77
+ ```
78
+ @inproceedings{nan-etal-2021-dart,
79
+ title = "{DART}: Open-Domain Structured Data Record to Text Generation",
80
+ author = "Nan, Linyong and
81
+ Radev, Dragomir and
82
+ Zhang, Rui and
83
+ Rau, Amrit and
84
+ Sivaprasad, Abhinand and
85
+ Hsieh, Chiachun and
86
+ Tang, Xiangru and
87
+ Vyas, Aadit and
88
+ Verma, Neha and
89
+ Krishna, Pranav and
90
+ Liu, Yangxiaokang and
91
+ Irwanto, Nadia and
92
+ Pan, Jessica and
93
+ Rahman, Faiaz and
94
+ Zaidi, Ahmad and
95
+ Mutuma, Mutethia and
96
+ Tarabar, Yasin and
97
+ Gupta, Ankit and
98
+ Yu, Tao and
99
+ Tan, Yi Chern and
100
+ Lin, Xi Victoria and
101
+ Xiong, Caiming and
102
+ Socher, Richard and
103
+ Rajani, Nazneen Fatema",
104
+ booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
105
+ month = jun,
106
+ year = "2021",
107
+ address = "Online",
108
+ publisher = "Association for Computational Linguistics",
109
+ url = "https://aclanthology.org/2021.naacl-main.37",
110
+ doi = "10.18653/v1/2021.naacl-main.37",
111
+ pages = "432--447",
112
+ abstract = "We present DART, an open domain structured DAta Record to Text generation dataset with over 82k instances (DARTs). Data-to-text annotations can be a costly process, especially when dealing with tables which are the major source of structured data and contain nontrivial structures. To this end, we propose a procedure of extracting semantic triples from tables that encodes their structures by exploiting the semantic dependencies among table headers and the table title. Our dataset construction framework effectively merged heterogeneous sources from open domain semantic parsing and spoken dialogue systems by utilizing techniques including tree ontology annotation, question-answer pair to declarative sentence conversion, and predicate unification, all with minimum post-editing. We present systematic evaluation on DART as well as new state-of-the-art results on WebNLG 2017 to show that DART (1) poses new challenges to existing data-to-text datasets and (2) facilitates out-of-domain generalization. Our data and code can be found at https://github.com/Yale-LILY/dart.",
113
+ }
114
+ ```
115
+
116
+ #### Contact Name
117
+
118
+ <!-- quick -->
119
+ <!-- info: If known, provide the name of at least one person the reader can contact for questions about the dataset. -->
120
+ <!-- scope: periscope -->
121
+ Dragomir Radev, Rui Zhang, Nazneen Rajani
122
+
123
+ #### Contact Email
124
+
125
+ <!-- info: If known, provide the email of at least one person the reader can contact for questions about the dataset. -->
126
+ <!-- scope: periscope -->
127
+ {dragomir.radev, r.zhang}@yale.edu, {nazneen.rajani}@salesforce.com
128
+
129
+ #### Has a Leaderboard?
130
+
131
+ <!-- info: Does the dataset have an active leaderboard? -->
132
+ <!-- scope: telescope -->
133
+ yes
134
+
135
+ #### Leaderboard Link
136
+
137
+ <!-- info: Provide a link to the leaderboard. -->
138
+ <!-- scope: periscope -->
139
+ [Leaderboard](https://github.com/Yale-LILY/dart#leaderboard)
140
+
141
+ #### Leaderboard Details
142
+
143
+ <!-- info: Briefly describe how the leaderboard evaluates models. -->
144
+ <!-- scope: microscope -->
145
+ Several state-of-the-art table-to-text models were evaluated on DART, such as BART ([Lewis et al., 2020](https://arxiv.org/pdf/1910.13461.pdf)), Seq2Seq-Att ([MELBOURNE](https://webnlg-challenge.loria.fr/files/melbourne_report.pdf)) and End-to-End Transformer ([Castro Ferreira et al., 2019](https://arxiv.org/pdf/1908.09022.pdf)).
146
+ The leaderboard reports BLEU, METEOR, TER, MoverScore, BERTScore and BLEURT scores.
147
+
148
+
149
+ ### Languages and Intended Use
150
+
151
+ #### Multilingual?
152
+
153
+ <!-- quick -->
154
+ <!-- info: Is the dataset multilingual? -->
155
+ <!-- scope: telescope -->
156
+ no
157
+
158
+ #### Covered Dialects
159
+
160
+ <!-- info: What dialects are covered? Are there multiple dialects per language? -->
161
+ <!-- scope: periscope -->
162
+ It is an aggregated from multiple other datasets that use general US-American or British English without differentiation between dialects.
163
+
164
+ #### Covered Languages
165
+
166
+ <!-- quick -->
167
+ <!-- info: What languages/dialects are covered in the dataset? -->
168
+ <!-- scope: telescope -->
169
+ `English`
170
+
171
+ #### Whose Language?
172
+
173
+ <!-- info: Whose language is in the dataset? -->
174
+ <!-- scope: periscope -->
175
+ The dataset is aggregated from multiple others that were crowdsourced on different platforms.
176
+
177
+ #### License
178
+
179
+ <!-- quick -->
180
+ <!-- info: What is the license of the dataset? -->
181
+ <!-- scope: telescope -->
182
+ mit: MIT License
183
+
184
+ #### Intended Use
185
+
186
+ <!-- info: What is the intended use of the dataset? -->
187
+ <!-- scope: microscope -->
188
+ The dataset is aimed to further research in natural language generation from semantic data.
189
+
190
+ #### Primary Task
191
+
192
+ <!-- info: What primary task does the dataset support? -->
193
+ <!-- scope: telescope -->
194
+ Data-to-Text
195
+
196
+ #### Communicative Goal
197
+
198
+ <!-- quick -->
199
+ <!-- info: Provide a short description of the communicative goal of a model trained for this task on this dataset. -->
200
+ <!-- scope: periscope -->
201
+ The speaker is required to produce coherent sentences and construct a trees structured ontology of the column headers.
202
+
203
+
204
+
205
+
206
+ ### Credit
207
+
208
+ #### Curation Organization Type(s)
209
+
210
+ <!-- info: In what kind of organization did the dataset curation happen? -->
211
+ <!-- scope: telescope -->
212
+ `academic`, `industry`
213
+
214
+ #### Curation Organization(s)
215
+
216
+ <!-- info: Name the organization(s). -->
217
+ <!-- scope: periscope -->
218
+ Yale University, Salesforce Research, Penn State University, The University of Hong Kong, MIT
219
+
220
+ #### Dataset Creators
221
+
222
+ <!-- info: Who created the original dataset? List the people involved in collecting the dataset and their affiliation(s). -->
223
+ <!-- scope: microscope -->
224
+ Linyong Nan, Dragomir Radev, Rui Zhang, Amrit Rau, Abhinand Sivaprasad, Chiachun Hsieh, Xiangru Tang, Aadit Vyas, Neha Verma, Pranav Krishna, Yangxiaokang Liu, Nadia Irwanto, Jessica Pan, Faiaz Rahman, Ahmad Zaidi, Mutethia Mutuma, Yasin Tarabar, Ankit Gupta, Tao Yu, Yi Chern Tan, Xi Victoria Lin, Caiming Xiong, Richard Socher, Nazneen Fatema Rajani
225
+
226
+ #### Who added the Dataset to GEM?
227
+
228
+ <!-- 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. -->
229
+ <!-- scope: microscope -->
230
+ Miruna Clinciu contributed the original data card and Yacine Jernite wrote the initial data loader. Sebastian Gehrmann migrated the data card and the loader to the new format.
231
+
232
+
233
+ ### Dataset Structure
234
+
235
+ #### Data Fields
236
+
237
+ <!-- info: List and describe the fields present in the dataset. -->
238
+ <!-- scope: telescope -->
239
+ -`tripleset`: a list of tuples, each tuple has 3 items
240
+ -`subtree_was_extended`: a boolean variable (true or false)
241
+ -`annotations`: a list of dict, each with source and text keys.
242
+ -`source`: a string mentioning the name of the source table.
243
+ -`text`: a sentence string.
244
+
245
+
246
+ #### Reason for Structure
247
+
248
+ <!-- info: How was the dataset structure determined? -->
249
+ <!-- scope: microscope -->
250
+ The structure is supposed to be able more complex structures beyond "flat" attribute-value pairs, instead encoding hierarchical relationships.
251
+
252
+ #### How were labels chosen?
253
+
254
+ <!-- info: How were the labels chosen? -->
255
+ <!-- scope: microscope -->
256
+ They are a combination of those from existing datasets and new annotations that take advantage of the hierarchical structure
257
+
258
+ #### Example Instance
259
+
260
+ <!-- info: Provide a JSON formatted example of a typical instance in the dataset. -->
261
+ <!-- scope: periscope -->
262
+ ```
263
+ {
264
+ "tripleset": [
265
+ [
266
+ "Ben Mauk",
267
+ "High school",
268
+ "Kenton"
269
+ ],
270
+ [
271
+ "Ben Mauk",
272
+ "College",
273
+ "Wake Forest Cincinnati"
274
+ ]
275
+ ],
276
+ "subtree_was_extended": false,
277
+ "annotations": [
278
+ {
279
+ "source": "WikiTableQuestions_lily",
280
+ "text": "Ben Mauk, who attended Kenton High School, attended Wake Forest Cincinnati for college."
281
+ }
282
+ ]
283
+ }
284
+ ```
285
+
286
+ #### Data Splits
287
+
288
+ <!-- info: Describe and name the splits in the dataset if there are more than one. -->
289
+ <!-- scope: periscope -->
290
+ |Input Unit | Examples | Vocab Size | Words per SR | Sents per SR | Tables |
291
+ | ------------- | ------------- || ------------- || ------------- || ------------- || ------------- |
292
+ |Triple Set | 82,191 | 33.2K | 21.6 | 1.5 | 5,623 |
293
+
294
+ | Train | Dev | Test|
295
+ | ------------- | ------------- || ------------- |
296
+ | 62,659 | 6,980 | 12,552|
297
+
298
+
299
+ Statistics of DART decomposed by different collection methods. DART exhibits a great deal of topical variety in terms of the number of unique predicates, the number of unique triples, and the vocabulary size. These statistics are computed from DART v1.1.1; the number of unique predicates reported is post-unification (see Section 3.4). SR: Surface Realization.
300
+ ([details in Table 1 and 2](https://arxiv.org/pdf/2007.02871.pdf)).
301
+
302
+
303
+ #### Splitting Criteria
304
+
305
+ <!-- info: Describe any criteria for splitting the data, if used. If there are differences between the splits (e.g., if the training annotations are machine-generated and the dev and test ones are created by humans, or if different numbers of annotators contributed to each example), describe them here. -->
306
+ <!-- scope: microscope -->
307
+ For WebNLG 2017 and Cleaned E2E, DART use the original data splits. For the new annotation on WikiTableQuestions and WikiSQL, random splitting will make train, dev, and test splits contain similar tables and similar <triple-set, sentence> examples. They are thus split based on Jaccard similarity such that no training examples has a similarity with a test example of over 0.5
308
+
309
+
310
+
311
+ ## Dataset in GEM
312
+
313
+ ### Rationale for Inclusion in GEM
314
+
315
+ #### Why is the Dataset in GEM?
316
+
317
+ <!-- info: What does this dataset contribute toward better generation evaluation and why is it part of GEM? -->
318
+ <!-- scope: microscope -->
319
+ DART is a large and open-domain structured DAta Record to Text generation corpus with high-quality sentence annotations with each input being a set of entity-relation triples following a tree-structured ontology.
320
+
321
+ #### Similar Datasets
322
+
323
+ <!-- info: Do other datasets for the high level task exist? -->
324
+ <!-- scope: telescope -->
325
+ yes
326
+
327
+ #### Unique Language Coverage
328
+
329
+ <!-- info: Does this dataset cover other languages than other datasets for the same task? -->
330
+ <!-- scope: periscope -->
331
+ no
332
+
333
+ #### Difference from other GEM datasets
334
+
335
+ <!-- info: What else sets this dataset apart from other similar datasets in GEM? -->
336
+ <!-- scope: microscope -->
337
+ The tree structure is unique among GEM datasets
338
+
339
+ #### Ability that the Dataset measures
340
+
341
+ <!-- info: What aspect of model ability can be measured with this dataset? -->
342
+ <!-- scope: periscope -->
343
+ Reasoning, surface realization
344
+
345
+
346
+ ### GEM-Specific Curation
347
+
348
+ #### Modificatied for GEM?
349
+
350
+ <!-- info: Has the GEM version of the dataset been modified in any way (data, processing, splits) from the original curated data? -->
351
+ <!-- scope: telescope -->
352
+ no
353
+
354
+ #### Additional Splits?
355
+
356
+ <!-- info: Does GEM provide additional splits to the dataset? -->
357
+ <!-- scope: telescope -->
358
+ no
359
+
360
+
361
+ ### Getting Started with the Task
362
+
363
+ #### Pointers to Resources
364
+
365
+ <!-- info: Getting started with in-depth research on the task. Add relevant pointers to resources that researchers can consult when they want to get started digging deeper into the task. -->
366
+ <!-- scope: microscope -->
367
+ Experimental results on DART shows that BART model as the highest performance among three models with a BLEU score of 37.06. This is attributed to BART’s generalization ability due to pretraining ([Table 4](https://arxiv.org/pdf/2007.02871.pdf)).
368
+
369
+
370
+
371
+
372
+ ## Previous Results
373
+
374
+ ### Previous Results
375
+
376
+ #### Measured Model Abilities
377
+
378
+ <!-- info: What aspect of model ability can be measured with this dataset? -->
379
+ <!-- scope: telescope -->
380
+ Reasoning, surface realization
381
+
382
+ #### Metrics
383
+
384
+ <!-- info: What metrics are typically used for this task? -->
385
+ <!-- scope: periscope -->
386
+ `BLEU`, `MoverScore`, `BERT-Score`, `BLEURT`
387
+
388
+ #### Proposed Evaluation
389
+
390
+ <!-- info: List and describe the purpose of the metrics and evaluation methodology (including human evaluation) that the dataset creators used when introducing this task. -->
391
+ <!-- scope: microscope -->
392
+ The leaderboard uses the combination of BLEU, METEOR, TER, MoverScore, BERTScore, PARENT and BLEURT to overcome the limitations of the n-gram overlap metrics.
393
+ A small scale human annotation of 100 data points was conducted along the dimensions of (1) fluency - a sentence is natural and grammatical, and (2) semantic faithfulness - a sentence is supported by the input triples.
394
+
395
+ #### Previous results available?
396
+
397
+ <!-- info: Are previous results available? -->
398
+ <!-- scope: telescope -->
399
+ yes
400
+
401
+ #### Other Evaluation Approaches
402
+
403
+ <!-- info: What evaluation approaches have others used? -->
404
+ <!-- scope: periscope -->
405
+ n/a
406
+
407
+ #### Relevant Previous Results
408
+
409
+ <!-- info: What are the most relevant previous results for this task/dataset? -->
410
+ <!-- scope: microscope -->
411
+ BART currently achieves the best performance according to the leaderboard.
412
+
413
+
414
+
415
+ ## Dataset Curation
416
+
417
+ ### Original Curation
418
+
419
+ #### Original Curation Rationale
420
+
421
+ <!-- info: Original curation rationale -->
422
+ <!-- scope: telescope -->
423
+ The dataset creators encourage through DART further research in natural language generation from semantic data. DART provides high-quality sentence annotations with each input being a set of entity-relation triples in a tree structure.
424
+
425
+
426
+
427
+ #### Communicative Goal
428
+
429
+ <!-- info: What was the communicative goal? -->
430
+ <!-- scope: periscope -->
431
+ The speaker is required to produce coherent sentences and construct a trees structured ontology of the column headers.
432
+
433
+
434
+
435
+ #### Sourced from Different Sources
436
+
437
+ <!-- info: Is the dataset aggregated from different data sources? -->
438
+ <!-- scope: telescope -->
439
+ yes
440
+
441
+ #### Source Details
442
+
443
+ <!-- info: List the sources (one per line) -->
444
+ <!-- scope: periscope -->
445
+ - human annotation on open-domain Wikipedia tables from WikiTableQuestions ([Pasupat and Liang,
446
+ 2015](https://www.aclweb.org/anthology/P15-1142.pdf)) and WikiSQL ([Zhong et al., 2017](https://arxiv.org/pdf/1709.00103.pdf))
447
+ - automatic conversion of questions in WikiSQL to declarative sentences
448
+ - incorporation of existing datasets including WebNLG 2017 (Gardent et al., 2017[a](https://www.aclweb.org/anthology/P17-1017.pdf),[b](https://www.aclweb.org/anthology/W17-3518.pdf); [Shimorina and Gardent, 2018](https://www.aclweb.org/anthology/W18-6543.pdf)) and Cleaned E2E ([Novikova et al., 2017b](https://arxiv.org/pdf/1706.09254.pdf); Dušek et al., [2018](https://arxiv.org/pdf/1810.01170.pdf), [2019](https://www.aclweb.org/anthology/W19-8652.pdf))
449
+
450
+
451
+
452
+ ### Language Data
453
+
454
+ #### How was Language Data Obtained?
455
+
456
+ <!-- info: How was the language data obtained? -->
457
+ <!-- scope: telescope -->
458
+ `Found`, `Created for the dataset`
459
+
460
+ #### Where was it found?
461
+
462
+ <!-- info: If found, where from? -->
463
+ <!-- scope: telescope -->
464
+ `Offline media collection`
465
+
466
+ #### Creation Process
467
+
468
+ <!-- info: If created for the dataset, describe the creation process. -->
469
+ <!-- scope: microscope -->
470
+ Creators proposed a two-stage annotation process for constructing triple set sentence pairs based on a tree-structured ontology of each table. First, internal skilled annotators denote the parent column for each column header. Then, a larger number of annotators provide a sentential description of an automatically-chosen subset of table cells in a row. To form a triple set sentence pair, the highlighted cells can be converted to a connected triple set automatically according to the column ontology for the given table.
471
+
472
+
473
+
474
+ #### Language Producers
475
+
476
+ <!-- info: What further information do we have on the language producers? -->
477
+ <!-- scope: microscope -->
478
+ No further information about the MTurk workers has been provided.
479
+
480
+
481
+
482
+ #### Topics Covered
483
+
484
+ <!-- info: Does the language in the dataset focus on specific topics? How would you describe them? -->
485
+ <!-- scope: periscope -->
486
+ The sub-datasets are from Wikipedia, DBPedia, and artificially created restaurant data.
487
+
488
+ #### Data Validation
489
+
490
+ <!-- info: Was the text validated by a different worker or a data curator? -->
491
+ <!-- scope: telescope -->
492
+ validated by crowdworker
493
+
494
+ #### Was Data Filtered?
495
+
496
+ <!-- info: Were text instances selected or filtered? -->
497
+ <!-- scope: telescope -->
498
+ not filtered
499
+
500
+
501
+ ### Structured Annotations
502
+
503
+ #### Additional Annotations?
504
+
505
+ <!-- quick -->
506
+ <!-- info: Does the dataset have additional annotations for each instance? -->
507
+ <!-- scope: telescope -->
508
+ none
509
+
510
+ #### Annotation Service?
511
+
512
+ <!-- info: Was an annotation service used? -->
513
+ <!-- scope: telescope -->
514
+ no
515
+
516
+
517
+ ### Consent
518
+
519
+ #### Any Consent Policy?
520
+
521
+ <!-- info: Was there a consent policy involved when gathering the data? -->
522
+ <!-- scope: telescope -->
523
+ no
524
+
525
+ #### Justification for Using the Data
526
+
527
+ <!-- info: If not, what is the justification for reusing the data? -->
528
+ <!-- scope: microscope -->
529
+ The new annotations are based on Wikipedia which is in the public domain and the other two datasets permit reuse (with attribution)
530
+
531
+
532
+ ### Private Identifying Information (PII)
533
+
534
+ #### Contains PII?
535
+
536
+ <!-- quick -->
537
+ <!-- info: Does the source language data likely contain Personal Identifying Information about the data creators or subjects? -->
538
+ <!-- scope: telescope -->
539
+ no PII
540
+
541
+ #### Justification for no PII
542
+
543
+ <!-- info: Provide a justification for selecting `no PII` above. -->
544
+ <!-- scope: periscope -->
545
+ None of the datasets talk about individuals
546
+
547
+
548
+ ### Maintenance
549
+
550
+ #### Any Maintenance Plan?
551
+
552
+ <!-- info: Does the original dataset have a maintenance plan? -->
553
+ <!-- scope: telescope -->
554
+ no
555
+
556
+
557
+
558
+ ## Broader Social Context
559
+
560
+ ### Previous Work on the Social Impact of the Dataset
561
+
562
+ #### Usage of Models based on the Data
563
+
564
+ <!-- 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? -->
565
+ <!-- scope: telescope -->
566
+ no
567
+
568
+
569
+ ### Impact on Under-Served Communities
570
+
571
+ #### Addresses needs of underserved Communities?
572
+
573
+ <!-- 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). -->
574
+ <!-- scope: telescope -->
575
+ no
576
+
577
+
578
+ ### Discussion of Biases
579
+
580
+ #### Any Documented Social Biases?
581
+
582
+ <!-- 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. -->
583
+ <!-- scope: telescope -->
584
+ no
585
+
586
+ #### Are the Language Producers Representative of the Language?
587
+
588
+ <!-- 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? -->
589
+ <!-- scope: periscope -->
590
+ No, the annotators are raters on crowdworking platforms and thus only represent their demographics.
591
+
592
+
593
+
594
+ ## Considerations for Using the Data
595
+
596
+ ### PII Risks and Liability
597
+
598
+
599
+
600
+ ### Licenses
601
+
602
+ #### Copyright Restrictions on the Dataset
603
+
604
+ <!-- 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? -->
605
+ <!-- scope: periscope -->
606
+ `open license - commercial use allowed`
607
+
608
+ #### Copyright Restrictions on the Language Data
609
+
610
+ <!-- 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? -->
611
+ <!-- scope: periscope -->
612
+ `open license - commercial use allowed`
613
+
614
+
615
+ ### Known Technical Limitations
616
+
617
+ #### Technical Limitations
618
+
619
+ <!-- info: Describe any known technical limitations, such as spurrious correlations, train/test overlap, annotation biases, or mis-annotations, and cite the works that first identified these limitations when possible. -->
620
+ <!-- scope: microscope -->
621
+ The dataset may contain some social biases, as the input sentences are based on Wikipedia (WikiTableQuestions, WikiSQL, WebNLG). Studies have shown that the English Wikipedia contains gender biases([Dinan et al., 2020](https://www.aclweb.org/anthology/2020.emnlp-main.23.pdf)), racial biases([Papakyriakopoulos et al., 2020 (https://dl.acm.org/doi/pdf/10.1145/3351095.3372843)) and geographical bias([Livingstone et al., 2010](https://doi.org/10.5204/mcj.315)). [More info](https://en.wikipedia.org/wiki/Racial_bias_on_Wikipedia#cite_note-23).
622
+
623
+
624
+ #### Unsuited Applications
625
+
626
+ <!-- info: When using a model trained on this dataset in a setting where users or the public may interact with its predictions, what are some pitfalls to look out for? In particular, describe some applications of the general task featured in this dataset that its curation or properties make it less suitable for. -->
627
+ <!-- scope: microscope -->
628
+ The end-to-end transformer has the lowest performance since the transformer model needs intermediate pipeline planning steps to have higher performance. Similar findings can be found in [Castro Ferreira et al., 2019](https://arxiv.org/pdf/1908.09022.pdf).
629
+
630
+
631
+