Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
File size: 8,046 Bytes
de54f13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c8a1c90
de54f13
 
 
 
 
 
 
 
 
 
c8a1c90
de54f13
c8a1c90
de54f13
 
 
c8a1c90
de54f13
c8a1c90
de54f13
 
 
c8a1c90
de54f13
c8a1c90
de54f13
 
c8a1c90
 
 
de54f13
 
 
 
 
 
 
 
 
 
 
 
 
5fddba4
de54f13
 
 
 
 
 
 
 
 
 
5fddba4
de54f13
5fddba4
de54f13
 
 
5fddba4
de54f13
5fddba4
de54f13
 
 
5fddba4
de54f13
5fddba4
de54f13
 
5fddba4
 
 
de54f13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "wikitext-103-v1": {
        "description": " The WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified\n Good and Featured articles on Wikipedia. The dataset is available under the Creative Commons Attribution-ShareAlike\n License.\n",
        "citation": "@misc{merity2016pointer,\n      title={Pointer Sentinel Mixture Models},\n      author={Stephen Merity and Caiming Xiong and James Bradbury and Richard Socher},\n      year={2016},\n      eprint={1609.07843},\n      archivePrefix={arXiv},\n      primaryClass={cs.CL}\n}\n",
        "homepage": "https://blog.einstein.ai/the-wikitext-long-term-dependency-language-modeling-dataset/",
        "license": "Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)",
        "features": {
            "text": {
                "dtype": "string",
                "_type": "Value"
            }
        },
        "builder_name": "wikitext",
        "dataset_name": "wikitext",
        "config_name": "wikitext-103-v1",
        "version": {
            "version_str": "1.0.0",
            "major": 1,
            "minor": 0,
            "patch": 0
        },
        "splits": {
            "test": {
                "name": "test",
                "num_bytes": 1295575,
                "num_examples": 4358,
                "dataset_name": null
            },
            "train": {
                "name": "train",
                "num_bytes": 545141915,
                "num_examples": 1801350,
                "dataset_name": null
            },
            "validation": {
                "name": "validation",
                "num_bytes": 1154751,
                "num_examples": 3760,
                "dataset_name": null
            }
        },
        "download_size": 313093838,
        "dataset_size": 547592241,
        "size_in_bytes": 860686079
    },
    "wikitext-2-v1": {
        "description": " The WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified\n Good and Featured articles on Wikipedia. The dataset is available under the Creative Commons Attribution-ShareAlike\n License.\n",
        "citation": "@misc{merity2016pointer,\n      title={Pointer Sentinel Mixture Models},\n      author={Stephen Merity and Caiming Xiong and James Bradbury and Richard Socher},\n      year={2016},\n      eprint={1609.07843},\n      archivePrefix={arXiv},\n      primaryClass={cs.CL}\n}\n",
        "homepage": "https://blog.einstein.ai/the-wikitext-long-term-dependency-language-modeling-dataset/",
        "license": "Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)",
        "features": {
            "text": {
                "dtype": "string",
                "_type": "Value"
            }
        },
        "builder_name": "wikitext",
        "dataset_name": "wikitext",
        "config_name": "wikitext-2-v1",
        "version": {
            "version_str": "1.0.0",
            "major": 1,
            "minor": 0,
            "patch": 0
        },
        "splits": {
            "test": {
                "name": "test",
                "num_bytes": 1270947,
                "num_examples": 4358,
                "dataset_name": null
            },
            "train": {
                "name": "train",
                "num_bytes": 10918118,
                "num_examples": 36718,
                "dataset_name": null
            },
            "validation": {
                "name": "validation",
                "num_bytes": 1134123,
                "num_examples": 3760,
                "dataset_name": null
            }
        },
        "download_size": 7371282,
        "dataset_size": 13323188,
        "size_in_bytes": 20694470
    },
    "wikitext-103-raw-v1": {
        "description": " The WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified\n Good and Featured articles on Wikipedia. The dataset is available under the Creative Commons Attribution-ShareAlike\n License.\n",
        "citation": "@misc{merity2016pointer,\n      title={Pointer Sentinel Mixture Models},\n      author={Stephen Merity and Caiming Xiong and James Bradbury and Richard Socher},\n      year={2016},\n      eprint={1609.07843},\n      archivePrefix={arXiv},\n      primaryClass={cs.CL}\n}\n",
        "homepage": "https://blog.einstein.ai/the-wikitext-long-term-dependency-language-modeling-dataset/",
        "license": "Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)",
        "features": {
            "text": {
                "dtype": "string",
                "_type": "Value"
            }
        },
        "builder_name": "wikitext",
        "dataset_name": "wikitext",
        "config_name": "wikitext-103-raw-v1",
        "version": {
            "version_str": "1.0.0",
            "major": 1,
            "minor": 0,
            "patch": 0
        },
        "splits": {
            "test": {
                "name": "test",
                "num_bytes": 1305088,
                "num_examples": 4358,
                "dataset_name": null
            },
            "train": {
                "name": "train",
                "num_bytes": 546500949,
                "num_examples": 1801350,
                "dataset_name": null
            },
            "validation": {
                "name": "validation",
                "num_bytes": 1159288,
                "num_examples": 3760,
                "dataset_name": null
            }
        },
        "download_size": 315466397,
        "dataset_size": 548965325,
        "size_in_bytes": 864431722
    },
    "wikitext-2-raw-v1": {
        "description": " The WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified\n Good and Featured articles on Wikipedia. The dataset is available under the Creative Commons Attribution-ShareAlike\n License.\n",
        "citation": "@misc{merity2016pointer,\n      title={Pointer Sentinel Mixture Models},\n      author={Stephen Merity and Caiming Xiong and James Bradbury and Richard Socher},\n      year={2016},\n      eprint={1609.07843},\n      archivePrefix={arXiv},\n      primaryClass={cs.CL}\n}\n",
        "homepage": "https://blog.einstein.ai/the-wikitext-long-term-dependency-language-modeling-dataset/",
        "license": "Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)",
        "features": {
            "text": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "post_processed": null,
        "supervised_keys": null,
        "task_templates": null,
        "builder_name": "wikitext",
        "config_name": "wikitext-2-raw-v1",
        "version": {
            "version_str": "1.0.0",
            "description": null,
            "major": 1,
            "minor": 0,
            "patch": 0
        },
        "splits": {
            "test": {
                "name": "test",
                "num_bytes": 1305092,
                "num_examples": 4358,
                "dataset_name": "wikitext"
            },
            "train": {
                "name": "train",
                "num_bytes": 11061733,
                "num_examples": 36718,
                "dataset_name": "wikitext"
            },
            "validation": {
                "name": "validation",
                "num_bytes": 1159292,
                "num_examples": 3760,
                "dataset_name": "wikitext"
            }
        },
        "download_checksums": {
            "https://s3.amazonaws.com/research.metamind.io/wikitext/wikitext-2-raw-v1.zip": {
                "num_bytes": 4721645,
                "checksum": "ef7edb566e3e2b2d31b29c1fdb0c89a4cc683597484c3dc2517919c615435a11"
            }
        },
        "download_size": 4721645,
        "post_processing_size": null,
        "dataset_size": 13526117,
        "size_in_bytes": 18247762
    }
}