Jeff man112 commited on
Commit
08ac7c7
1 Parent(s): 65c3c13

Upload 4 files

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train"]}
train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a847a7004071a759d7887f5ac7ed3194d6ebc6a7908ce35cbbf1dcac0c22afb5
3
+ size 24622232
train/dataset_info.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image": {
6
+ "_type": "Image"
7
+ },
8
+ "descriptions": {
9
+ "feature": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "_type": "Sequence"
14
+ }
15
+ },
16
+ "homepage": "",
17
+ "license": ""
18
+ }
train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "85241eb7c44fa82c",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }