Commit
·
e75db3b
1
Parent(s):
bbba7e0
Upload 5 files
Browse files
wiki_200K_long_inputs/data-00000-of-00003.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e8b591811c2d8e4cbf86892491187b93de5f32521955b70f3e0cb9502af08ec
|
3 |
+
size 487360816
|
wiki_200K_long_inputs/data-00001-of-00003.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:241b513618e5df1ad79d721371b9a12448f3ea47a1bfe7dfd8f49863da168fa0
|
3 |
+
size 290416080
|
wiki_200K_long_inputs/data-00002-of-00003.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:199e305bb3d3972146cf87a4437ea7e015bb598464f7af19d2b7f89bee3704f3
|
3 |
+
size 270936416
|
wiki_200K_long_inputs/dataset_info.json
ADDED
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"builder_name": "wikipedia",
|
3 |
+
"citation": "@ONLINE {wikidump,\n author = {Wikimedia Foundation},\n title = {Wikimedia Downloads},\n url = {https://dumps.wikimedia.org}\n}\n",
|
4 |
+
"config_name": "20220301.en",
|
5 |
+
"dataset_size": 20275516160,
|
6 |
+
"description": "Wikipedia dataset containing cleaned articles of all languages.\nThe datasets are built from the Wikipedia dump\n(https://dumps.wikimedia.org/) with one split per language. Each example\ncontains the content of one full Wikipedia article with cleaning to strip\nmarkdown and unwanted sections (references, etc.).\n",
|
7 |
+
"download_checksums": {},
|
8 |
+
"download_size": 20598313936,
|
9 |
+
"features": {
|
10 |
+
"text": {
|
11 |
+
"dtype": "string",
|
12 |
+
"_type": "Value"
|
13 |
+
},
|
14 |
+
"input_ids": {
|
15 |
+
"feature": {
|
16 |
+
"dtype": "int32",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"_type": "Sequence"
|
20 |
+
},
|
21 |
+
"token_type_ids": {
|
22 |
+
"feature": {
|
23 |
+
"dtype": "int8",
|
24 |
+
"_type": "Value"
|
25 |
+
},
|
26 |
+
"_type": "Sequence"
|
27 |
+
},
|
28 |
+
"attention_mask": {
|
29 |
+
"feature": {
|
30 |
+
"dtype": "int8",
|
31 |
+
"_type": "Value"
|
32 |
+
},
|
33 |
+
"_type": "Sequence"
|
34 |
+
}
|
35 |
+
},
|
36 |
+
"homepage": "https://dumps.wikimedia.org",
|
37 |
+
"license": "",
|
38 |
+
"size_in_bytes": 40873830096,
|
39 |
+
"splits": {
|
40 |
+
"train": {
|
41 |
+
"name": "train",
|
42 |
+
"num_bytes": 20275516160,
|
43 |
+
"num_examples": 6458670,
|
44 |
+
"dataset_name": "wikipedia"
|
45 |
+
}
|
46 |
+
},
|
47 |
+
"version": {
|
48 |
+
"version_str": "2.0.0",
|
49 |
+
"description": "",
|
50 |
+
"major": 2,
|
51 |
+
"minor": 0,
|
52 |
+
"patch": 0
|
53 |
+
}
|
54 |
+
}
|
wiki_200K_long_inputs/state.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00003.arrow"
|
5 |
+
},
|
6 |
+
{
|
7 |
+
"filename": "data-00001-of-00003.arrow"
|
8 |
+
},
|
9 |
+
{
|
10 |
+
"filename": "data-00002-of-00003.arrow"
|
11 |
+
}
|
12 |
+
],
|
13 |
+
"_fingerprint": "71b80b3f13dccd12",
|
14 |
+
"_format_columns": null,
|
15 |
+
"_format_kwargs": {},
|
16 |
+
"_format_type": null,
|
17 |
+
"_output_all_columns": false,
|
18 |
+
"_split": "train"
|
19 |
+
}
|