File size: 4,509 Bytes
2e750ac
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "default": {
        "description": "    This dataset is the CNN/Dailymail dataset translated to Dutch.\n    This is the original dataset:\n    ```\n    load_dataset(\"cnn_dailymail\", '3.0.0')\n    ```\n    And this is the HuggingFace translation pipeline: \n    ```\n    pipeline(\n        task='translation_en_to_nl',\n        model='Helsinki-NLP/opus-mt-en-nl',\n        tokenizer='Helsinki-NLP/opus-mt-en-nl')\n    ```\n",
        "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}\n",
        "homepage": "https://huggingface.co/datasets/ml6team/cnn_dailymail_nl",
        "license": "",
        "features": {
            "article": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "highlights": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "post_processed": null,
        "supervised_keys": null,
        "task_templates": null,
        "builder_name": "cnn_dailymail_nl",
        "config_name": "default",
        "version": {
            "version_str": "0.0.0",
            "description": null,
            "major": 0,
            "minor": 0,
            "patch": 0
        },
        "splits": {
            "train": {
                "name": "train",
                "num_bytes": 1354614404,
                "num_examples": 287113,
                "dataset_name": "cnn_dailymail_nl"
            },
            "validation": {
                "name": "validation",
                "num_bytes": 61857303,
                "num_examples": 13368,
                "dataset_name": "cnn_dailymail_nl"
            },
            "test": {
                "name": "test",
                "num_bytes": 53509170,
                "num_examples": 11490,
                "dataset_name": "cnn_dailymail_nl"
            }
        },
        "download_checksums": {
            "https://huggingface.co/datasets/ml6team/cnn_dailymail_nl/resolve/main/cnn_dailymail_nl_train_000000000000.csv.gz": {
                "num_bytes": 169090535,
                "checksum": "96f60dd1d201f0c993114da364286fe36cf9ae49ad52ca856d25b0de7186389c"
            },
            "https://huggingface.co/datasets/ml6team/cnn_dailymail_nl/resolve/main/cnn_dailymail_nl_train_000000000001.csv.gz": {
                "num_bytes": 169931930,
                "checksum": "37e4080fa85c445cf42e263492d3070c60584711a311d90fbc5411ad8f700c8d"
            },
            "https://huggingface.co/datasets/ml6team/cnn_dailymail_nl/resolve/main/cnn_dailymail_nl_train_000000000002.csv.gz": {
                "num_bytes": 168246772,
                "checksum": "04423cfa8f773738c0f19d6fa696ab82df5138bdb77c73fcb48fa8528cca7d55"
            },
            "https://huggingface.co/datasets/ml6team/cnn_dailymail_nl/resolve/main/cnn_dailymail_nl_validation.csv.gz": {
                "num_bytes": 22598465,
                "checksum": "46bbe9a744a6a7c7e3bb47558f475b4a11db9aa25392ea9f023e3918653dbda5"
            },
            "https://huggingface.co/datasets/ml6team/cnn_dailymail_nl/resolve/main/cnn_dailymail_nl_test.csv.gz": {
                "num_bytes": 19612656,
                "checksum": "e092959ed03526b568a8281b8ca9109a451df40a1bf29c92aa27b20ec7ad0dff"
            }
        },
        "download_size": 549480358,
        "post_processing_size": null,
        "dataset_size": 1469980877,
        "size_in_bytes": 2019461235
    }
}