{"nschantz21--cnn_dailymail-parsed-processed": { "description": "CNN/DailyMail non-anonymized summarization dataset.\n\nThere are two features:\n - article: text of news article, used as the document to be summarized\n - highlights: joined text of highlights with and around each\n highlight, which is the target summary", "citation": "@article{DBLP:journals/corr/SeeLM17,\n author = {Abigail See and\n Peter J. Liu and\n Christopher D. Manning},\n title = {Get To The Point: Summarization with Pointer-Generator Networks},\n journal = {CoRR},\n volume = {abs/1704.04368},\n year = {2017},\n url = {http://arxiv.org/abs/1704.04368},\n archivePrefix = {arXiv},\n eprint = {1704.04368},\n timestamp = {Mon, 13 Aug 2018 16:46:08 +0200},\n biburl = {https://dblp.org/rec/bib/journals/corr/SeeLM17},\n bibsource = {dblp computer science bibliography, https://dblp.org}\n}\n\n@inproceedings{hermann2015teaching,\n title={Teaching machines to read and comprehend},\n author={Hermann, Karl Moritz and Kocisky, Tomas and Grefenstette, Edward and Espeholt, Lasse and Kay, Will and Suleyman, Mustafa and Blunsom, Phil},\n booktitle={Advances in neural information processing systems},\n pages={1693--1701},\n year={2015}\n}", "homepage": "https://github.com/abisee/cnn-dailymail", "license": "", "features": { "article": { "dtype": "string", "id": null, "_type": "Value" }, "highlights": { "dtype": "string", "id": null, "_type": "Value" }, "id": { "dtype": "string", "id": null, "_type": "Value" }, "article_sent": { "feature": { "dtype": "string", "id": null, "_type": "Value" }, "length": -1, "id": null, "_type": "Sequence" }, "article_sent_len": { "dtype": "int64", "id": null, "_type": "Value" }, "article_sent_words": { "feature": { "feature": { "dtype": "string", "id": null, "_type": "Value" }, "length": -1, "id": null, "_type": "Sequence" }, "length": -1, "id": null, "_type": "Sequence" }, "everyother": { "dtype": "string", "id": null, "_type": "Value" }, "random_sent": { "dtype": "string", "id": null, "_type": "Value" }, "beg_mid_end": { "dtype": "string", "id": null, "_type": "Value" }, "beg_mid_end75": { "dtype": "string", "id": null, "_type": "Value" }, "beg_mid_end25": { "dtype": "string", "id": null, "_type": "Value" } }, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": { "train": { "name": "train", "num_bytes": 283774113, "num_examples": 11490, "dataset_name": "cnn_dailymail-parsed-processed" } }, "download_checksums": null, "download_size": 161755724, "post_processing_size": null, "dataset_size": 283774113, "size_in_bytes": 445529837 }}