antwoor commited on
Commit
4d2eedd
·
verified ·
1 Parent(s): 9b3f897

Upload folder using huggingface_hub

Browse files
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f91e9530364b8bf8012c259a63bd93a11a80da6d10bc878b7bfa8175af11f41
3
+ size 118397
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Put all the items from the table in a box"], "length": 1739}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-16.675186157226562, -1.5812188386917114, 45.672000885009766, -40.3363037109375, 90.0, -27.207557678222656, 0.0], "max": [27.207557678222656, 54.88712692260742, 115.09071350097656, 5.434112071990967, 90.0, 16.675186157226562, 1.0], "mean": [0.29186105728149414, 13.33708381652832, 85.71057891845703, -9.047266960144043, 90.0, -0.29186105728149414, 0.3427256941795349], "std": [15.520575523376465, 11.548887252807617, 14.732117652893066, 12.305595397949219, 0.0, 15.520575523376465, 0.4746207296848297], "count": [1739]}, "observation.state": {"min": [-16.672409057617188, -1.1868785619735718, 48.48311996459961, -40.38333511352539, 89.98213958740234, -26.89958381652832, 0.0], "max": [26.90131950378418, 53.25058364868164, 115.13323211669922, 4.374787330627441, 90.00196838378906, 16.671737670898438, 1.0], "mean": [0.3694095015525818, 13.165457725524902, 85.96519470214844, -9.129192352294922, 89.99654388427734, -0.36939844489097595, 0.3427256941795349], "std": [15.405570030212402, 11.473129272460938, 14.561737060546875, 12.159961700439453, 0.0019450954860076308, 15.405689239501953, 0.4746207296848297], "count": [1739]}, "observation.images.camera_1": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.9568627450980393]], [[0.9882352941176471]], [[1.0]]], "mean": [[[0.4964015644361834]], [[0.49168699583302966]], [[0.4885496012221493]]], "std": [[[0.20852334800755795]], [[0.18949428425427828]], [[0.1752555782956907]]], "count": [269]}, "observation.images.camera_2": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4092063948720752]], [[0.42986034195276623]], [[0.48019210507933036]]], "std": [[[0.26801267269841955]], [[0.2283754778642725]], [[0.17568108437523175]]], "count": [269]}, "timestamp": {"min": [0.0], "max": [57.93333333333333], "mean": [28.96666666666666], "std": [16.733532535334884], "count": [1739]}, "frame_index": {"min": [0], "max": [1738], "mean": [869.0], "std": [502.0059760600465], "count": [1739]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1739]}, "index": {"min": [0], "max": [1738], "mean": [869.0], "std": [502.0059760600465], "count": [1739]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1739]}}}
meta/info.json ADDED
@@ -0,0 +1,129 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "mcx",
4
+ "total_episodes": 1,
5
+ "total_frames": 1739,
6
+ "total_tasks": 1,
7
+ "total_videos": 2,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:1"
13
+ },
14
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
+ "features": {
17
+ "action": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 7
21
+ ],
22
+ "names": [
23
+ "joint1.pos",
24
+ "joint2.pos",
25
+ "joint3.pos",
26
+ "joint4.pos",
27
+ "joint5.pos",
28
+ "joint6.pos",
29
+ "gripper.pos"
30
+ ]
31
+ },
32
+ "observation.state": {
33
+ "dtype": "float32",
34
+ "shape": [
35
+ 7
36
+ ],
37
+ "names": [
38
+ "joint1.pos",
39
+ "joint2.pos",
40
+ "joint3.pos",
41
+ "joint4.pos",
42
+ "joint5.pos",
43
+ "joint6.pos",
44
+ "gripper.pos"
45
+ ]
46
+ },
47
+ "observation.images.camera_1": {
48
+ "dtype": "video",
49
+ "shape": [
50
+ 480,
51
+ 640,
52
+ 3
53
+ ],
54
+ "names": [
55
+ "height",
56
+ "width",
57
+ "channels"
58
+ ],
59
+ "info": {
60
+ "video.height": 480,
61
+ "video.width": 640,
62
+ "video.codec": "av1",
63
+ "video.pix_fmt": "yuv420p",
64
+ "video.is_depth_map": false,
65
+ "video.fps": 30,
66
+ "video.channels": 3,
67
+ "has_audio": false
68
+ }
69
+ },
70
+ "observation.images.camera_2": {
71
+ "dtype": "video",
72
+ "shape": [
73
+ 480,
74
+ 640,
75
+ 3
76
+ ],
77
+ "names": [
78
+ "height",
79
+ "width",
80
+ "channels"
81
+ ],
82
+ "info": {
83
+ "video.height": 480,
84
+ "video.width": 640,
85
+ "video.codec": "av1",
86
+ "video.pix_fmt": "yuv420p",
87
+ "video.is_depth_map": false,
88
+ "video.fps": 30,
89
+ "video.channels": 3,
90
+ "has_audio": false
91
+ }
92
+ },
93
+ "timestamp": {
94
+ "dtype": "float32",
95
+ "shape": [
96
+ 1
97
+ ],
98
+ "names": null
99
+ },
100
+ "frame_index": {
101
+ "dtype": "int64",
102
+ "shape": [
103
+ 1
104
+ ],
105
+ "names": null
106
+ },
107
+ "episode_index": {
108
+ "dtype": "int64",
109
+ "shape": [
110
+ 1
111
+ ],
112
+ "names": null
113
+ },
114
+ "index": {
115
+ "dtype": "int64",
116
+ "shape": [
117
+ 1
118
+ ],
119
+ "names": null
120
+ },
121
+ "task_index": {
122
+ "dtype": "int64",
123
+ "shape": [
124
+ 1
125
+ ],
126
+ "names": null
127
+ }
128
+ }
129
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Put all the items from the table in a box"}
videos/chunk-000/observation.images.camera_1/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34dfc2327d6a9d94c4842cafdafe53f6c7de73d4137ce8f9a6aa4473ce0796a1
3
+ size 8440008
videos/chunk-000/observation.images.camera_2/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e633855fd45750302a7d32c5b958cc9e4e5d7592a08048215ea70c569345869
3
+ size 11731278