Datasets:
GEM
/

Modalities:
Text
Languages:
English
ArXiv:
Libraries:
Datasets
License:
oluwatosin adewumi commited on
Commit
1f5d2f1
·
2 Parent(s): ea86c1e fe1f9e0

Merge branch 'main' of https://huggingface.co/datasets/GEM/Taskmaster into main

Browse files
README.md CHANGED
@@ -1 +1,356 @@
1
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ## Dataset Overview
2
+
3
+ ### Where to find the data and its documentation
4
+
5
+ #### What is the webpage for the dataset (if it exists)?
6
+
7
+ https://github.com/google-research-datasets/Taskmaster/tree/master/TM-3-2020
8
+
9
+ #### What is the link to where the original dataset is hosted?
10
+
11
+ https://github.com/google-research-datasets/Taskmaster/tree/master/TM-3-2020
12
+
13
+ #### What is the link to the paper describing the dataset (open access preferred)?
14
+
15
+ https://arxiv.org/pdf/2012.12458.pdf
16
+
17
+ #### Provide the BibTex-formatted reference for the dataset. Please use the correct published version (ACL anthology, etc.) instead of google scholar created Bibtex.
18
+
19
+ ```
20
+ @article{byrne2020tickettalk,
21
+ title={TicketTalk: Toward human-level performance with end-to-end, transaction-based dialog systems},
22
+ author={Byrne, Bill and Krishnamoorthi, Karthik and Ganesh, Saravanan and Kale, Mihir Sanjay},
23
+ journal={arXiv preprint arXiv:2012.12458},
24
+ year={2020}
25
+ }
26
+ ```
27
+
28
+ @article{byrne2020tickettalk,
29
+ title={TicketTalk: Toward human-level performance with end-to-end, transaction-based dialog systems},
30
+ author={Byrne, Bill and Krishnamoorthi, Karthik and Ganesh, Saravanan and Kale, Mihir Sanjay},
31
+ journal={arXiv preprint arXiv:2012.12458},
32
+ year={2020}
33
+ }
34
+
35
+ #### If known, provide the name of at least one person the reader can contact for questions about the dataset.
36
+
37
+ Karthik Krishnamoorthi
38
+
39
+ #### If known, provide the email of at least one person the reader can contact for questions about the dataset.
40
+
41
42
+
43
+ #### Does the dataset have an active leaderboard?
44
+
45
+ no
46
+
47
+ ### Languages and Intended Use
48
+
49
+ #### Is the dataset multilingual?
50
+
51
+ no
52
+
53
+ #### What dialects are covered? Are there multiple dialects per language?
54
+
55
+ NA
56
+
57
+ #### What languages/dialects are covered in the dataset?
58
+
59
+ English
60
+
61
+ #### Whose language is in the dataset?
62
+
63
+ NA
64
+
65
+ #### What is the license of the dataset?
66
+
67
+ cc-by-4.0: Creative Commons Attribution 4.0 International
68
+
69
+ #### What is the intended use of the dataset?
70
+
71
+ Dialogues
72
+
73
+ #### What primary task does the dataset support?
74
+
75
+ Dialog Response Generation
76
+
77
+ #### Provide a short description of the communicative goal of a model trained for this task on this dataset.
78
+
79
+ a movie ticketing dialog dataset with 23,789 annotated conversations.
80
+
81
+ ### Credit
82
+
83
+ #### In what kind of organization did the dataset curation happen?
84
+
85
+ other
86
+
87
+ #### Name the organization(s).
88
+
89
+ NA
90
+
91
+ #### Who created the original dataset? List the people involved in collecting the dataset and their affiliation(s).
92
+
93
+ Google researchers
94
+
95
+ #### Who funded the data creation?
96
+
97
+ Google
98
+
99
+ #### 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.
100
+
101
+ Tosin Adewumi (Luleå University of Technology)
102
+
103
+ ### Structure
104
+
105
+ #### List and describe the fields present in the dataset.
106
+
107
+ gem_id
108
+ 0
109
+ 1
110
+ 2
111
+ id
112
+
113
+ #### How was the dataset structure determined?
114
+
115
+ NA
116
+
117
+ #### How were the labels chosen?
118
+
119
+ NA
120
+
121
+ #### Provide a JSON formatted example of a typical instance in the dataset.
122
+
123
+ ```json
124
+ GEM-TASKMASTER-TEST-0,0,"<U>correct<C><U>i'll love to see a movie tonight<A>Sure. What movie would you like to see?<U>i havn't decided yet.can you help with any?<A>No problem. Can you tell me what city you’re in?<U>in currently in oak valley,arkansas.<PN>find_movies<PAN>location<PAV>Oak Valley, Arkansas<PR>find_movies<PRAN>name.movie<PRAV>No Time To Die<PRAV>Emma<A>Ok. There are a couple of popular films out in your area: No Time To Die and Emma. Do either of those sound interesting?<U>i'm quite familiar with no time to die but tell me more about emma.<PN>get_movie_attribute<PAN>attribute<PAV>description.plot<PAN>name.movie<PAV>Emma<PR>get_movie_attribute<PRAN>description.plot<PRAV>In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her<A>OK. Here’s the description of Emma: In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her.<U>hum i love that description,i'll love to book two tickets to emma<PN>find_theaters<PAN>location<PAV>Oak Valley, Arkansas<PAN>name.movie<PAV>Emma<PR>find_theaters<PRAN>name.theater<PRAV>AMC Mercado 24<PN>find_showtimes<PAN>date.showing<PAV>tonight<PAN>name.movie<PAV>Emma<PAN>name.theater<PAV>AMC Mercado 24<PR>find_showtimes<PRAN>time.showing<PRAV>5:00pm<PRAV>7:10pm<PRAV>9:45pm<A>OK. Emma is playing at AMC Mercado 24 today at 5:00pm, 7:10pm, and 9:45pm. Which time would you like?<U>7:10pm is fine<A>All right. Let me confirm that you’d like two tickets for Emma at AMC Mercado 24 tonight at 7:10pm. Is that all correct?",[A]Is it OK to go ahead and purchase these tickets?,dlg-32b67f97-6fcb-4135-b0bc-ac6aa248b889
125
+ ```
126
+
127
+ GEM-TASKMASTER-TEST-0,0,"<U>correct<C><U>i'll love to see a movie tonight<A>Sure. What movie would you like to see?<U>i havn't decided yet.can you help with any?<A>No problem. Can you tell me what city you’re in?<U>in currently in oak valley,arkansas.<PN>find_movies<PAN>location<PAV>Oak Valley, Arkansas<PR>find_movies<PRAN>name.movie<PRAV>No Time To Die<PRAV>Emma<A>Ok. There are a couple of popular films out in your area: No Time To Die and Emma. Do either of those sound interesting?<U>i'm quite familiar with no time to die but tell me more about emma.<PN>get_movie_attribute<PAN>attribute<PAV>description.plot<PAN>name.movie<PAV>Emma<PR>get_movie_attribute<PRAN>description.plot<PRAV>In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her<A>OK. Here’s the description of Emma: In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her.<U>hum i love that description,i'll love to book two tickets to emma<PN>find_theaters<PAN>location<PAV>Oak Valley, Arkansas<PAN>name.movie<PAV>Emma<PR>find_theaters<PRAN>name.theater<PRAV>AMC Mercado 24<PN>find_showtimes<PAN>date.showing<PAV>tonight<PAN>name.movie<PAV>Emma<PAN>name.theater<PAV>AMC Mercado 24<PR>find_showtimes<PRAN>time.showing<PRAV>5:00pm<PRAV>7:10pm<PRAV>9:45pm<A>OK. Emma is playing at AMC Mercado 24 today at 5:00pm, 7:10pm, and 9:45pm. Which time would you like?<U>7:10pm is fine<A>All right. Let me confirm that you’d like two tickets for Emma at AMC Mercado 24 tonight at 7:10pm. Is that all correct?",[A]Is it OK to go ahead and purchase these tickets?,dlg-32b67f97-6fcb-4135-b0bc-ac6aa248b889
128
+
129
+ #### Describe and name the splits in the dataset if there are more than one.
130
+
131
+ train
132
+ dev
133
+ test
134
+
135
+ #### 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.
136
+
137
+ NA
138
+
139
+ #### What does an outlier of the dataset in terms of length/perplexity/embedding look like?
140
+
141
+ NA
142
+
143
+ ## Dataset in GEM
144
+
145
+ ### Rationale
146
+
147
+ #### What does this dataset contribute toward better generation evaluation and why is it part of GEM?
148
+
149
+ Dialogue generation that makes sense
150
+
151
+ #### Do other datasets for the high level task exist?
152
+
153
+ yes
154
+
155
+ #### Does this dataset cover other languages than other datasets for the same task?
156
+
157
+ no
158
+
159
+ #### What else sets this dataset apart from other similar datasets in GEM?
160
+
161
+ NA
162
+
163
+ #### What aspect of model ability can be measured with this dataset?
164
+
165
+ NA
166
+
167
+ ### GEM Additional Curation
168
+
169
+ #### Has the GEM version of the dataset been modified in any way (data, processing, splits) from the original curated data?
170
+
171
+ yes
172
+
173
+ #### What changes have been made to he original dataset?
174
+
175
+ other
176
+
177
+ #### For each of these changes, described them in more details and provided the intended purpose of the modification
178
+
179
+ gem_id field was added to the 3 data splits
180
+
181
+ #### Does GEM provide additional splits to the dataset?
182
+
183
+ no
184
+
185
+ ### Getting Started
186
+
187
+ #### 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.
188
+
189
+ https://github.com/google-research-datasets/Taskmaster/tree/master/TM-3-2020
190
+
191
+ #### Technical terms used in this card and the dataset and their definitions
192
+
193
+ NA
194
+
195
+ ## Previous Results
196
+
197
+ ### Previous Results
198
+
199
+ #### What aspect of model ability can be measured with this dataset?
200
+
201
+ BLEU: 60
202
+
203
+ #### What metrics are typically used for this task?
204
+
205
+ BLEU
206
+
207
+ #### List and describe the purpose of the metrics and evaluation methodology (including human evaluation) that the dataset creators used when introducing this task.
208
+
209
+ automatic evaluation
210
+
211
+ #### Are previous results available?
212
+
213
+ yes
214
+
215
+ #### What evaluation approaches have others used?
216
+
217
+ NA
218
+
219
+ #### What are the most relevant previous results for this task/dataset?
220
+
221
+ NA
222
+
223
+ ## Dataset Curation
224
+
225
+ ### Original Curation
226
+
227
+ #### Original curation rationale
228
+
229
+ NA
230
+
231
+ #### What was the communicative goal?
232
+
233
+ a movie ticketing dialog dataset with 23,789 annotated conversations.
234
+
235
+ #### Is the dataset aggregated from different data sources?
236
+
237
+ no
238
+
239
+ ### Language Data
240
+
241
+ #### How was the language data obtained?
242
+
243
+ Crowdsourced
244
+
245
+ #### If crowdsourced, where from?
246
+
247
+ Participatory experiment
248
+
249
+ #### What further information do we have on the language producers?
250
+
251
+ NA
252
+
253
+ #### Does the language in the dataset focus on specific topics? How would you describe them?
254
+
255
+ Ticketing
256
+
257
+ #### Was the text validated by a different worker or a data curator?
258
+
259
+ not validated
260
+
261
+ #### Were text instances selected or filtered?
262
+
263
+ not filtered
264
+
265
+ ### Structured Annotations
266
+
267
+ #### Does the dataset have additional annotations for each instance?
268
+
269
+ none
270
+
271
+ #### Was an annotation service used?
272
+
273
+ no
274
+
275
+ ### Consent
276
+
277
+ #### Was there a consent policy involved when gathering the data?
278
+
279
+ no
280
+
281
+ #### If not, what is the justification for reusing the data?
282
+
283
+ NA
284
+
285
+ ### Private Identifying Information (PII)
286
+
287
+ #### Does the source language data likely contain Personal Identifying Information about the data creators or subjects?
288
+
289
+ no PII
290
+
291
+ #### Provide a justification for selecting `no PII` above.
292
+
293
+ It's based on ticketing without personal information
294
+
295
+ ### Maintenance
296
+
297
+ #### Does the original dataset have a maintenance plan?
298
+
299
+ no
300
+
301
+ ## Broader Social Context
302
+
303
+ ### Previous Work on the Social Impact of the Dataset
304
+
305
+ #### Are you aware of cases where models trained on the task featured in this dataset ore related tasks have been used in automated systems?
306
+
307
+ no
308
+
309
+ ### Impact on Under-Served Communities
310
+
311
+ #### 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).
312
+
313
+ no
314
+
315
+ ### Discussion of Biases
316
+
317
+ #### 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.
318
+
319
+ unsure
320
+
321
+ #### 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?
322
+
323
+ NA
324
+
325
+ ## Considerations for Using the Data
326
+
327
+ ### PII Risks and Liability
328
+
329
+ #### 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.
330
+
331
+ NA
332
+
333
+ ### Licenses
334
+
335
+ #### 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?
336
+
337
+ open license - commercial use allowed
338
+
339
+ #### 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?
340
+
341
+ public domain
342
+
343
+ ### Known Technical Limitations
344
+
345
+ #### 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.
346
+
347
+ NA
348
+
349
+ #### 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.
350
+
351
+ NA
352
+
353
+ #### What are some discouraged use cases of a model trained to maximize the proposed metrics on this dataset? In particular, think about settings where decisions made by a model that performs reasonably well on the metric my still have strong negative consequences for user or members of the public.
354
+
355
+ NA
356
+
taskmaster_v3-11_19_2021_20_43_35.json → Taskmaster.json RENAMED
File without changes