Datasets:
GEM
/

Languages:
English
Multilinguality:
unknown
Size Categories:
unknown
Language Creators:
unknown
Annotations Creators:
none
Source Datasets:
original
ArXiv:
License:
Taskmaster / dataset_infos.json
Sebastian Gehrmann
fix taskmaster loader
6a1ec54
{
"default": {
"description": "The Taskmaster-3 (aka TicketTalk) dataset consists of 23,789 movie ticketing dialogs\n(located in Taskmaster/TM-3-2020/data/). By \"movie ticketing\" we mean conversations\nwhere the customer's goal is to purchase tickets after deciding on theater, time,\nmovie name, number of tickets, and date, or opt out of the transaction.\nThe columns are gem_id, 0, 1 for serial numbering, 2 for the text dialog and id\nfor the default id by the authors.\n",
"citation": "@article{byrne2020tickettalk,\n title={TicketTalk: Toward human-level performance with end-to-end, transaction-based dialog systems},\n author={Byrne, Bill and Krishnamoorthi, Karthik and Ganesh, Saravanan and Kale, Mihir Sanjay},\n journal={arXiv preprint arXiv:2012.12458},\n year={2020}\n}\n",
"homepage": "https://github.com/google-research-datasets/Taskmaster/tree/master/TM-3-2020",
"license": "CC BY 4.0",
"features": {
"gem_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"context": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"target": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"references": [
{
"dtype": "string",
"id": null,
"_type": "Value"
}
],
"conversation_id": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": "taskmaster",
"config_name": "default",
"version": {
"version_str": "3.0.0",
"description": null,
"major": 3,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 252278519,
"num_examples": 187182,
"dataset_name": "taskmaster"
},
"validation": {
"name": "validation",
"num_bytes": 31416020,
"num_examples": 23406,
"dataset_name": "taskmaster"
},
"test": {
"name": "test",
"num_bytes": 31207515,
"num_examples": 23316,
"dataset_name": "taskmaster"
}
},
"download_checksums": {
"train.csv": {
"num_bytes": 365307526,
"checksum": "c182fcfe9aa85931fd438d52e5e8dc70b67a8ec1d2bdf5404ebc3c7452528d57"
},
"dev.csv": {
"num_bytes": 45407763,
"checksum": "39958c2fe1d383ddf4d032c8d02850f973ca7f2ef05a6b7067df22758227b381"
},
"test.csv": {
"num_bytes": 45430002,
"checksum": "95089fd04b2d91c383b9c65f02dcc942ed9f2d209e6e1d8deef4677a8f8ef18d"
}
},
"download_size": 456145291,
"post_processing_size": null,
"dataset_size": 314902054,
"size_in_bytes": 771047345
}
}