StarCycle commited on
Commit
a10be31
1 Parent(s): c395aa7

Upload folder using huggingface_hub

Browse files
train/data-00000-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ac66985fceaf55d069fd0d6f3a9377be7620979afe1773be24cdb1a8d2a6cec
3
+ size 332748464
train/data-00001-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a9a95ad3f1ac1909f7fb4f38cd551dbe226420e8c08c6fa62a36810a85359c1
3
+ size 334096464
train/data-00002-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94a0365e9fcfa78ed76f8ea55f89c4f3c28d754123aa49974eca4eb00d73f344
3
+ size 334969488
train/dataset_info.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "observation.images.static": {
6
+ "_type": "VideoFrame"
7
+ },
8
+ "observation.images.gripper": {
9
+ "_type": "VideoFrame"
10
+ },
11
+ "observation.state": {
12
+ "feature": {
13
+ "dtype": "float32",
14
+ "_type": "Value"
15
+ },
16
+ "length": 15,
17
+ "_type": "Sequence"
18
+ },
19
+ "inst": {
20
+ "feature": {
21
+ "dtype": "float32",
22
+ "_type": "Value"
23
+ },
24
+ "length": 72,
25
+ "_type": "Sequence"
26
+ },
27
+ "inst_token": {
28
+ "feature": {
29
+ "dtype": "float32",
30
+ "_type": "Value"
31
+ },
32
+ "length": 77,
33
+ "_type": "Sequence"
34
+ },
35
+ "action.abs": {
36
+ "feature": {
37
+ "dtype": "float32",
38
+ "_type": "Value"
39
+ },
40
+ "length": 7,
41
+ "_type": "Sequence"
42
+ },
43
+ "action.rel": {
44
+ "feature": {
45
+ "dtype": "float32",
46
+ "_type": "Value"
47
+ },
48
+ "length": 7,
49
+ "_type": "Sequence"
50
+ },
51
+ "episode_index": {
52
+ "dtype": "int64",
53
+ "_type": "Value"
54
+ },
55
+ "frame_index": {
56
+ "dtype": "int64",
57
+ "_type": "Value"
58
+ },
59
+ "timestamp": {
60
+ "dtype": "float32",
61
+ "_type": "Value"
62
+ },
63
+ "next.done": {
64
+ "dtype": "bool",
65
+ "_type": "Value"
66
+ },
67
+ "index": {
68
+ "dtype": "int64",
69
+ "_type": "Value"
70
+ }
71
+ },
72
+ "homepage": "",
73
+ "license": ""
74
+ }
train/state.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00003.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00003.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00003.arrow"
11
+ }
12
+ ],
13
+ "_fingerprint": "77ae54454f90bb3c",
14
+ "_format_columns": null,
15
+ "_format_kwargs": {},
16
+ "_format_type": null,
17
+ "_output_all_columns": false,
18
+ "_split": null
19
+ }