w95 commited on
Commit
99f0112
·
verified ·
1 Parent(s): 0551029

Dataset files

Browse files
data-00000-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac0907fd8a88c10184022d736e73f4bdda6caef8470e3f9606346437c76a3202
3
+ size 459107920
data-00001-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5f9fc2cf4dfe8fa8412b311765a192939fbc1949882f3f550827940b6449462
3
+ size 461208240
data-00002-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ed6fe44a7ae14a4fe9e9000391939cc556b81177515fd7aff1c35aabb68a558
3
+ size 460087296
dataset_info.json ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "requested_url": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "plain_text": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "published_date": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "title": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "tags": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "categories": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "author": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "sitename": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "image_url": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "language": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ },
45
+ "language_score": {
46
+ "dtype": "float64",
47
+ "_type": "Value"
48
+ },
49
+ "responded_url": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ },
53
+ "publisher": {
54
+ "dtype": "string",
55
+ "_type": "Value"
56
+ },
57
+ "warc_path": {
58
+ "dtype": "string",
59
+ "_type": "Value"
60
+ },
61
+ "crawl_date": {
62
+ "dtype": "string",
63
+ "_type": "Value"
64
+ }
65
+ },
66
+ "homepage": "",
67
+ "license": ""
68
+ }
state.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "3a1e9cd158ee2911",
14
+ "_format_columns": [
15
+ "requested_url",
16
+ "plain_text",
17
+ "published_date",
18
+ "title",
19
+ "tags",
20
+ "categories",
21
+ "author",
22
+ "sitename",
23
+ "image_url",
24
+ "language",
25
+ "language_score",
26
+ "responded_url",
27
+ "publisher",
28
+ "warc_path",
29
+ "crawl_date"
30
+ ],
31
+ "_format_kwargs": {},
32
+ "_format_type": null,
33
+ "_output_all_columns": false,
34
+ "_split": null
35
+ }