rishuKumar404 commited on
Commit
4ccc7cc
·
verified ·
1 Parent(s): 9cb8140

Upload folder using huggingface_hub

Browse files
dataset/data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4363ab77a946410bb4e8fdf65f610768f8d9d098184e21bc420dfe00d97a761f
3
+ size 482088960
dataset/data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3583c52f6319a75c96613d689fc0dd4039576aa34f159251f1f2bf66e88eec4
3
+ size 427153384
dataset/dataset_info.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "serial_number": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "instruction": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "json_task": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "image_sequence": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "images": {
22
+ "feature": {
23
+ "_type": "Image"
24
+ },
25
+ "_type": "List"
26
+ },
27
+ "task_id": {
28
+ "dtype": "string",
29
+ "_type": "Value"
30
+ },
31
+ "num_steps": {
32
+ "dtype": "int64",
33
+ "_type": "Value"
34
+ },
35
+ "initial_image": {
36
+ "dtype": "string",
37
+ "_type": "Value"
38
+ },
39
+ "final_success": {
40
+ "dtype": "bool",
41
+ "_type": "Value"
42
+ }
43
+ },
44
+ "homepage": "",
45
+ "license": ""
46
+ }
dataset/state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00002.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00002.arrow"
8
+ }
9
+ ],
10
+ "_fingerprint": "bbab087417e3f037",
11
+ "_format_columns": null,
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": null
16
+ }