baconnier commited on
Commit
b66122b
·
verified ·
1 Parent(s): f57e51f

Add shard batch_000053 from efficient uploader

Browse files
data/batch_000053/dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train"]}
data/batch_000053/train/data-00000-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24d02ece46ab113e5b7dd682625e5a26ef0d5ac1f5416015d40afa68324a72b8
3
+ size 42262104
data/batch_000053/train/data-00001-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:566096f8659294d3057b8adc5671f9a2ed8f8adae13517bd8949a47bedc9e4c5
3
+ size 39718840
data/batch_000053/train/data-00002-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ccc6b9f95a44a9554f8c6f1a1a4a19411a87c69d6439ed70ff1737ec648e327
3
+ size 43259512
data/batch_000053/train/data-00003-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51a05f397756dabc54c2accb960932c1e8ff9026699da96f26ae45c86fbfe43f
3
+ size 42207880
data/batch_000053/train/dataset_info.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "summary": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "image": {
14
+ "_type": "Image"
15
+ },
16
+ "source_dataset": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "original_split": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "original_index": {
25
+ "dtype": "int64",
26
+ "_type": "Value"
27
+ }
28
+ },
29
+ "homepage": "",
30
+ "license": ""
31
+ }
data/batch_000053/train/state.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00004.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00004.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00004.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00004.arrow"
14
+ }
15
+ ],
16
+ "_fingerprint": "34b3a4ca412cf0a5",
17
+ "_format_columns": null,
18
+ "_format_kwargs": {},
19
+ "_format_type": null,
20
+ "_output_all_columns": false,
21
+ "_split": null
22
+ }