mrzjy commited on
Commit
cc27aa0
1 Parent(s): de628d3

Upload folder using huggingface_hub

Browse files
data-00000-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed78c0a6c8a835c243459b0ac89af6ba46c2880172fbdaa59b6c34a4dc621eaf
3
+ size 429130776
data-00001-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a419cb8b0562eef62fe544b8df5627da691f79ea4ba07bde1f9f1efa760145a4
3
+ size 431819976
data-00002-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9acbc4f84e2d01260cb375c88e468419fe3055384640c54742580819bfba154
3
+ size 436276448
data-00003-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d22f3f0bbc43ab1bae6f28305f6a1b0091d7eb7a4c4db7de120a38d7567c004
3
+ size 432872856
data-00004-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ad58b68a1154e89863aeb88d8842a09bd3a0f4cf1bba9ae7fa5b7cdec7af19f
3
+ size 432105296
dataset_info.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "json",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "json",
6
+ "dataset_size": 2157800082,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "D:/data/narrative_novels/fanfiction_meta_flatten.jsonl": {
10
+ "num_bytes": 2793010732,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 2793010732,
15
+ "features": {
16
+ "source_file": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "category": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "rating": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "chapters": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ },
32
+ "words": {
33
+ "dtype": "string",
34
+ "_type": "Value"
35
+ },
36
+ "story_url": {
37
+ "dtype": "string",
38
+ "_type": "Value"
39
+ },
40
+ "summary": {
41
+ "dtype": "string",
42
+ "_type": "Value"
43
+ },
44
+ "language": {
45
+ "dtype": "string",
46
+ "_type": "Value"
47
+ }
48
+ },
49
+ "homepage": "",
50
+ "license": "",
51
+ "size_in_bytes": 4950810814,
52
+ "splits": {
53
+ "train": {
54
+ "name": "train",
55
+ "num_bytes": 2157800082,
56
+ "num_examples": 6605796,
57
+ "shard_lengths": [
58
+ 1540356,
59
+ 1538137,
60
+ 1536267,
61
+ 1529900,
62
+ 461136
63
+ ],
64
+ "dataset_name": "json"
65
+ }
66
+ },
67
+ "version": {
68
+ "version_str": "0.0.0",
69
+ "major": 0,
70
+ "minor": 0,
71
+ "patch": 0
72
+ }
73
+ }
state.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00005.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00005.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00005.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00005.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00005.arrow"
17
+ }
18
+ ],
19
+ "_fingerprint": "b772d8b861d4f565",
20
+ "_format_columns": null,
21
+ "_format_kwargs": {},
22
+ "_format_type": null,
23
+ "_output_all_columns": false,
24
+ "_split": "train"
25
+ }