baconnier commited on
Commit
e594c49
·
verified ·
1 Parent(s): 3fc7e8d

Add shard batch_000001 from efficient uploader

Browse files
data/batch_000001/dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train"]}
data/batch_000001/train/data-00000-of-00008.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4470ed5c0d2bcd0f78df56cf561ab6d44a4372da9e24a17c5acdb58adf9f86c6
3
+ size 47315112
data/batch_000001/train/data-00001-of-00008.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16486456d47a51e1c544c8b5bb8dbb93f68ab65eec4af1a962237b136b6912ca
3
+ size 47238392
data/batch_000001/train/data-00002-of-00008.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e3d24342ea2b0899f3ebf1d448a63b602ed5daa1b48b34b423207348a63953b
3
+ size 44591464
data/batch_000001/train/data-00003-of-00008.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ed85ee29463f87a9becdfcda300d60de014b274a5d17c2cbf8f0311bf41db45
3
+ size 46940368
data/batch_000001/train/data-00004-of-00008.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ecb71f119caf6b023f9b9186b1bb42360c327416909bf6d1f5d63e920084ec9
3
+ size 47187656
data/batch_000001/train/data-00005-of-00008.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abc01af29f8db4bba56a9fc4c98895a0963a84f9ea7e3e43c1b1b1885e8bfa2c
3
+ size 44382112
data/batch_000001/train/data-00006-of-00008.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8597c04c00c6b09ab15ea7768afaee4f5d30fc2e99d34ac9932cbf800390c443
3
+ size 43906336
data/batch_000001/train/data-00007-of-00008.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70a9a629032cfaf9ef17abdd1a85794d7ede0a69cf800ed3ca7b9636513be598
3
+ size 44793832
data/batch_000001/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_000001/train/state.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00008.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00008.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00008.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00008.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00008.arrow"
17
+ },
18
+ {
19
+ "filename": "data-00005-of-00008.arrow"
20
+ },
21
+ {
22
+ "filename": "data-00006-of-00008.arrow"
23
+ },
24
+ {
25
+ "filename": "data-00007-of-00008.arrow"
26
+ }
27
+ ],
28
+ "_fingerprint": "613f042a8386ccab",
29
+ "_format_columns": null,
30
+ "_format_kwargs": {},
31
+ "_format_type": null,
32
+ "_output_all_columns": false,
33
+ "_split": null
34
+ }