baconnier commited on
Commit
092dde5
·
verified ·
1 Parent(s): 30e299f

Add shard batch_000010 from efficient uploader

Browse files
data/batch_000010/dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train"]}
data/batch_000010/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d78ac6eb6b4af52e269557c2975ed9c235168952fb82ce96e6acac9c09f14133
3
+ size 501080
data/batch_000010/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_000010/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "b959daf4ae566ac4",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }