carbon225 commited on
Commit
08ba7e8
1 Parent(s): a67f8ba

upload data

Browse files
data-00000-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcf3d03546b87559fff8a77459934aa7b93d989caa0a0b84cb2e077be14a27e4
3
+ size 451528976
data-00001-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:891b33d9e1d5da020ae7865f982095e04fe1c6aac713eebf7f3044662f9892d0
3
+ size 452956720
data-00002-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5709f525e3ca1c135bb82443684084f8bf7df840c9cb227fd26f048bcfb1405b
3
+ size 452516728
data-00003-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20a254a636e9993e5df52217719effedda36db313f67c750c2bc728550588caa
3
+ size 452605768
data-00004-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78911fd0ffb2ff3191cea50f2b26f48d1a2a776fe5ab6d231f404b9b6e8cca0b
3
+ size 451859032
data-00005-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10c45973256fd058d224a4cee44f58057eba366945c42eccdc0592dde4565b1f
3
+ size 451735272
data-00006-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d391f9cad898238bc7f0c87dac3add6d135516a2e518f3e9f1466bc906216947
3
+ size 451555408
dataset_info.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "@ONLINE {wikidump,\n author = {Wikimedia Foundation},\n title = {Wikimedia Downloads},\n url = {https://dumps.wikimedia.org}\n}",
3
+ "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.).",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "labels": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ }
13
+ },
14
+ "homepage": "https://dumps.wikimedia.org",
15
+ "license": ""
16
+ }
state.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00007.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00007.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00007.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00007.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00007.arrow"
17
+ },
18
+ {
19
+ "filename": "data-00005-of-00007.arrow"
20
+ },
21
+ {
22
+ "filename": "data-00006-of-00007.arrow"
23
+ }
24
+ ],
25
+ "_fingerprint": "c8c5794cc1ad5180",
26
+ "_format_columns": null,
27
+ "_format_kwargs": {},
28
+ "_format_type": null,
29
+ "_output_all_columns": false,
30
+ "_split": null
31
+ }