kronos25 commited on
Commit
f9a0859
1 Parent(s): 098a313

Upload 3 files

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +19 -0
  3. state.json +13 -0
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b60df53ff5071a0f6941ea3422ae5ccc0a17cf007db0aba06fdb1c179d223835
3
+ size 4236784
dataset_info.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image_file_path": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "caption": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "image": {
14
+ "_type": "Image"
15
+ }
16
+ },
17
+ "homepage": "",
18
+ "license": ""
19
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "3a74e270ff8d72ef",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }