hrhraj commited on
Commit
83b37d0
·
verified ·
1 Parent(s): 7b9c628

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:d2cf184298b713eeecd20fb37e7a96907f26e4b76601fccb2b33b9f7b21bddaa
3
+ size 24469
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Pick up the dice on the center."], "length": 596}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-3.076171875, 69.345703125, 82.353515625, 60.1171875, -86.66015625, -1.9924098253250122], "max": [74.1796875, 184.833984375, 169.892578125, 79.62890625, -85.60546875, 38.99430465698242], "mean": [17.262248992919922, 111.82830810546875, 110.98811340332031, 73.08504486083984, -86.31489562988281, 8.160771369934082], "std": [24.02602767944336, 45.21139907836914, 35.931270599365234, 7.098705768585205, 0.3481205403804779, 9.975968360900879], "count": [596]}, "observation.state": {"min": [-3.1640625, 69.08203125, 85.078125, 61.083984375, -86.396484375, 0.2814258933067322], "max": [73.564453125, 184.130859375, 170.15625, 79.716796875, -85.60546875, 38.36772918701172], "mean": [17.237180709838867, 110.96044158935547, 112.23123931884766, 73.32699584960938, -86.17932891845703, 9.087512016296387], "std": [23.92957305908203, 45.43716812133789, 35.69023513793945, 6.9357733726501465, 0.22374530136585236, 9.675342559814453], "count": [596]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.546665000340414]], [[0.5750494042755991]], [[0.5310035726443355]]], "std": [[[0.2839640399633377]], [[0.2972854767216138]], [[0.27118728211274784]]], "count": [120]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5794413568899782]], [[0.593089188453159]], [[0.5630106906998911]]], "std": [[[0.22806978786996576]], [[0.23372771603950587]], [[0.22009032434443643]]], "count": [120]}, "observation.images.gripper": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47180516748366014]], [[0.47610955031318086]], [[0.45964765284586057]]], "std": [[[0.24664489576782242]], [[0.2429631184349936]], [[0.24351909311115336]]], "count": [120]}, "timestamp": {"min": [0.0], "max": [19.833333333333332], "mean": [9.916666666666666], "std": [5.735004601373723], "count": [596]}, "frame_index": {"min": [0], "max": [595], "mean": [297.5], "std": [172.0501380412117], "count": [596]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [596]}, "index": {"min": [0], "max": [595], "mean": [297.5], "std": [172.0501380412117], "count": [596]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [596]}}}
meta/info.json ADDED
@@ -0,0 +1,150 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so100",
4
+ "total_episodes": 1,
5
+ "total_frames": 596,
6
+ "total_tasks": 1,
7
+ "total_videos": 3,
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
+ 6
21
+ ],
22
+ "names": [
23
+ "main_shoulder_pan",
24
+ "main_shoulder_lift",
25
+ "main_elbow_flex",
26
+ "main_wrist_flex",
27
+ "main_wrist_roll",
28
+ "main_gripper"
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 6
35
+ ],
36
+ "names": [
37
+ "main_shoulder_pan",
38
+ "main_shoulder_lift",
39
+ "main_elbow_flex",
40
+ "main_wrist_flex",
41
+ "main_wrist_roll",
42
+ "main_gripper"
43
+ ]
44
+ },
45
+ "observation.images.laptop": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 480,
49
+ 640,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 480,
59
+ "video.width": 640,
60
+ "video.codec": "av1",
61
+ "video.pix_fmt": "yuv420p",
62
+ "video.is_depth_map": false,
63
+ "video.fps": 30,
64
+ "video.channels": 3,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "observation.images.phone": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 480,
72
+ 640,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.height": 480,
82
+ "video.width": 640,
83
+ "video.codec": "av1",
84
+ "video.pix_fmt": "yuv420p",
85
+ "video.is_depth_map": false,
86
+ "video.fps": 30,
87
+ "video.channels": 3,
88
+ "has_audio": false
89
+ }
90
+ },
91
+ "observation.images.gripper": {
92
+ "dtype": "video",
93
+ "shape": [
94
+ 480,
95
+ 640,
96
+ 3
97
+ ],
98
+ "names": [
99
+ "height",
100
+ "width",
101
+ "channels"
102
+ ],
103
+ "info": {
104
+ "video.height": 480,
105
+ "video.width": 640,
106
+ "video.codec": "av1",
107
+ "video.pix_fmt": "yuv420p",
108
+ "video.is_depth_map": false,
109
+ "video.fps": 30,
110
+ "video.channels": 3,
111
+ "has_audio": false
112
+ }
113
+ },
114
+ "timestamp": {
115
+ "dtype": "float32",
116
+ "shape": [
117
+ 1
118
+ ],
119
+ "names": null
120
+ },
121
+ "frame_index": {
122
+ "dtype": "int64",
123
+ "shape": [
124
+ 1
125
+ ],
126
+ "names": null
127
+ },
128
+ "episode_index": {
129
+ "dtype": "int64",
130
+ "shape": [
131
+ 1
132
+ ],
133
+ "names": null
134
+ },
135
+ "index": {
136
+ "dtype": "int64",
137
+ "shape": [
138
+ 1
139
+ ],
140
+ "names": null
141
+ },
142
+ "task_index": {
143
+ "dtype": "int64",
144
+ "shape": [
145
+ 1
146
+ ],
147
+ "names": null
148
+ }
149
+ }
150
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Pick up the dice on the center."}
videos/chunk-000/observation.images.gripper/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee83b7cb41019c82dbf4db1a776e241fd4c41d485cb5296e4e23ff8e97eabb0a
3
+ size 1817269
videos/chunk-000/observation.images.laptop/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acefb72eea680165653a49a4d4639acfa59a1a3150264eb01b61c5ca35d21236
3
+ size 5219290
videos/chunk-000/observation.images.phone/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e613f7d890adfd39217fa4f41f9f994b7fcc7b7eb18b9b5b2eb95c4efecb015
3
+ size 3655478