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