linluqiu commited on
Commit
cb3f114
·
verified ·
1 Parent(s): 6ee074d

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:7055c35bbecfdd7572833f6845ca372314a8e6aa5595acd9d669c20bf0c6b0ea
3
+ size 424637016
data-00001-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f9731814866a238d5316010e2a07ec5b2a18fd77f1e9207b7ac9d2c16ca388a
3
+ size 488826312
data-00002-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a94934e16d08dd97e1cf8882f31884434a68a6ad4cbec8771fd98ee8dae2582
3
+ size 489942056
data-00003-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:583c2b6b9200f3eb5a8cdcb9e2a6d245e015ff08ff8266deb1beaeaa63da8687
3
+ size 452297616
data-00004-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a49bdd735eae07ddc67130d5d8b11b71dad764573fe5edc4813941ad29c89fd
3
+ size 497372328
dataset_info.json ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "3.0.0",
5
+ "dataset_name": "cnn_dailymail",
6
+ "dataset_size": 1369361929,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/abisee/cnn_dailymail@96df5e686bee6baa90b8bee7c28b81fa3fa6223d/3.0.0/train-00000-of-00003.parquet": {
10
+ "num_bytes": 256540614,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/abisee/cnn_dailymail@96df5e686bee6baa90b8bee7c28b81fa3fa6223d/3.0.0/train-00001-of-00003.parquet": {
14
+ "num_bytes": 256588241,
15
+ "checksum": null
16
+ },
17
+ "hf://datasets/abisee/cnn_dailymail@96df5e686bee6baa90b8bee7c28b81fa3fa6223d/3.0.0/train-00002-of-00003.parquet": {
18
+ "num_bytes": 259300551,
19
+ "checksum": null
20
+ },
21
+ "hf://datasets/abisee/cnn_dailymail@96df5e686bee6baa90b8bee7c28b81fa3fa6223d/3.0.0/validation-00000-of-00001.parquet": {
22
+ "num_bytes": 34664725,
23
+ "checksum": null
24
+ },
25
+ "hf://datasets/abisee/cnn_dailymail@96df5e686bee6baa90b8bee7c28b81fa3fa6223d/3.0.0/test-00000-of-00001.parquet": {
26
+ "num_bytes": 30000471,
27
+ "checksum": null
28
+ }
29
+ },
30
+ "download_size": 837094602,
31
+ "features": {
32
+ "index": {
33
+ "dtype": "int64",
34
+ "_type": "Value"
35
+ },
36
+ "condition_input_ids": {
37
+ "feature": {
38
+ "dtype": "int64",
39
+ "_type": "Value"
40
+ },
41
+ "_type": "List"
42
+ },
43
+ "condition_sequence_length": {
44
+ "dtype": "int64",
45
+ "_type": "Value"
46
+ },
47
+ "input_ids": {
48
+ "feature": {
49
+ "dtype": "int32",
50
+ "_type": "Value"
51
+ },
52
+ "_type": "List"
53
+ },
54
+ "sequence_length": {
55
+ "dtype": "int64",
56
+ "_type": "Value"
57
+ }
58
+ },
59
+ "homepage": "",
60
+ "license": "",
61
+ "size_in_bytes": 2206456531,
62
+ "splits": {
63
+ "train": {
64
+ "name": "train",
65
+ "num_bytes": 1261703785,
66
+ "num_examples": 287113,
67
+ "shard_lengths": [
68
+ 115705,
69
+ 115704,
70
+ 55704
71
+ ],
72
+ "dataset_name": "cnn_dailymail"
73
+ },
74
+ "validation": {
75
+ "name": "validation",
76
+ "num_bytes": 57732412,
77
+ "num_examples": 13368,
78
+ "dataset_name": "cnn_dailymail"
79
+ },
80
+ "test": {
81
+ "name": "test",
82
+ "num_bytes": 49925732,
83
+ "num_examples": 11490,
84
+ "dataset_name": "cnn_dailymail"
85
+ }
86
+ },
87
+ "version": {
88
+ "version_str": "0.0.0",
89
+ "major": 0,
90
+ "minor": 0,
91
+ "patch": 0
92
+ }
93
+ }
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": "13294a82cf117727",
20
+ "_format_columns": null,
21
+ "_format_kwargs": {},
22
+ "_format_type": null,
23
+ "_output_all_columns": false,
24
+ "_split": null
25
+ }