Doris-Chen commited on
Commit
881019d
·
verified ·
1 Parent(s): 90c0231

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,248 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ configs:
8
+ - config_name: default
9
+ data_files: data/*/*.parquet
10
+ ---
11
+
12
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
13
+
14
+
15
+ <a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=VibeCuisine/jetson1-062626-grab-doris">
16
+ <img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl.svg"/>
17
+ <img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl-dark.svg"/>
18
+ </a>
19
+
20
+
21
+ ## Dataset Description
22
+
23
+
24
+
25
+ - **Homepage:** [More Information Needed]
26
+ - **Paper:** [More Information Needed]
27
+ - **License:** apache-2.0
28
+
29
+ ## Dataset Structure
30
+
31
+ [meta/info.json](meta/info.json):
32
+ ```json
33
+ {
34
+ "codebase_version": "v3.0",
35
+ "fps": 20,
36
+ "features": {
37
+ "action": {
38
+ "dtype": "float32",
39
+ "names": [
40
+ "shoulder_pan.pos",
41
+ "shoulder_lift.pos",
42
+ "elbow_flex.pos",
43
+ "wrist_flex.pos",
44
+ "wrist_roll.pos",
45
+ "gripper.pos",
46
+ "tilt.pos"
47
+ ],
48
+ "shape": [
49
+ 7
50
+ ]
51
+ },
52
+ "observation.state": {
53
+ "dtype": "float32",
54
+ "names": [
55
+ "shoulder_pan.pos",
56
+ "shoulder_lift.pos",
57
+ "elbow_flex.pos",
58
+ "wrist_flex.pos",
59
+ "wrist_roll.pos",
60
+ "gripper.pos",
61
+ "tilt.pos"
62
+ ],
63
+ "shape": [
64
+ 7
65
+ ]
66
+ },
67
+ "observation.images.top": {
68
+ "dtype": "video",
69
+ "shape": [
70
+ 480,
71
+ 640,
72
+ 3
73
+ ],
74
+ "names": [
75
+ "height",
76
+ "width",
77
+ "channels"
78
+ ],
79
+ "info": {
80
+ "video.height": 480,
81
+ "video.width": 640,
82
+ "video.codec": "av1",
83
+ "video.pix_fmt": "yuv420p",
84
+ "video.is_depth_map": false,
85
+ "video.fps": 20,
86
+ "video.channels": 3,
87
+ "has_audio": false,
88
+ "video.g": 2,
89
+ "video.crf": 30,
90
+ "video.preset": 12,
91
+ "video.fast_decode": 0,
92
+ "video.video_backend": "pyav",
93
+ "video.extra_options": {}
94
+ }
95
+ },
96
+ "observation.images.wrist": {
97
+ "dtype": "video",
98
+ "shape": [
99
+ 480,
100
+ 640,
101
+ 3
102
+ ],
103
+ "names": [
104
+ "height",
105
+ "width",
106
+ "channels"
107
+ ],
108
+ "info": {
109
+ "video.height": 480,
110
+ "video.width": 640,
111
+ "video.codec": "av1",
112
+ "video.pix_fmt": "yuv420p",
113
+ "video.is_depth_map": false,
114
+ "video.fps": 20,
115
+ "video.channels": 3,
116
+ "has_audio": false,
117
+ "video.g": 2,
118
+ "video.crf": 30,
119
+ "video.preset": 12,
120
+ "video.fast_decode": 0,
121
+ "video.video_backend": "pyav",
122
+ "video.extra_options": {}
123
+ }
124
+ },
125
+ "observation.images.base": {
126
+ "dtype": "video",
127
+ "shape": [
128
+ 480,
129
+ 640,
130
+ 3
131
+ ],
132
+ "names": [
133
+ "height",
134
+ "width",
135
+ "channels"
136
+ ],
137
+ "info": {
138
+ "video.height": 480,
139
+ "video.width": 640,
140
+ "video.codec": "av1",
141
+ "video.pix_fmt": "yuv420p",
142
+ "video.is_depth_map": false,
143
+ "video.fps": 20,
144
+ "video.channels": 3,
145
+ "has_audio": false,
146
+ "video.g": 2,
147
+ "video.crf": 30,
148
+ "video.preset": 12,
149
+ "video.fast_decode": 0,
150
+ "video.video_backend": "pyav",
151
+ "video.extra_options": {}
152
+ }
153
+ },
154
+ "aux.elevator_mm": {
155
+ "dtype": "float32",
156
+ "shape": [
157
+ 1
158
+ ],
159
+ "names": [
160
+ "elevator_mm"
161
+ ]
162
+ },
163
+ "aux.spinner_active": {
164
+ "dtype": "float32",
165
+ "shape": [
166
+ 1
167
+ ],
168
+ "names": [
169
+ "spinner_active"
170
+ ]
171
+ },
172
+ "aux.limit_home": {
173
+ "dtype": "float32",
174
+ "shape": [
175
+ 1
176
+ ],
177
+ "names": [
178
+ "limit_home"
179
+ ]
180
+ },
181
+ "aux.limit_gripper": {
182
+ "dtype": "float32",
183
+ "shape": [
184
+ 1
185
+ ],
186
+ "names": [
187
+ "limit_gripper"
188
+ ]
189
+ },
190
+ "timestamp": {
191
+ "dtype": "float32",
192
+ "shape": [
193
+ 1
194
+ ],
195
+ "names": null
196
+ },
197
+ "frame_index": {
198
+ "dtype": "int64",
199
+ "shape": [
200
+ 1
201
+ ],
202
+ "names": null
203
+ },
204
+ "episode_index": {
205
+ "dtype": "int64",
206
+ "shape": [
207
+ 1
208
+ ],
209
+ "names": null
210
+ },
211
+ "index": {
212
+ "dtype": "int64",
213
+ "shape": [
214
+ 1
215
+ ],
216
+ "names": null
217
+ },
218
+ "task_index": {
219
+ "dtype": "int64",
220
+ "shape": [
221
+ 1
222
+ ],
223
+ "names": null
224
+ }
225
+ },
226
+ "total_episodes": 55,
227
+ "total_frames": 3828,
228
+ "total_tasks": 1,
229
+ "chunks_size": 1000,
230
+ "data_files_size_in_mb": 100,
231
+ "video_files_size_in_mb": 200,
232
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
233
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
234
+ "robot_type": "vibeboard_follower_tilt",
235
+ "splits": {
236
+ "train": "0:55"
237
+ }
238
+ }
239
+ ```
240
+
241
+
242
+ ## Citation
243
+
244
+ **BibTeX:**
245
+
246
+ ```bibtex
247
+ [More Information Needed]
248
+ ```
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:729ec7acebc32f0cb2b8c667a055aecc3dcb84926bdccdb1cdb41e3aeaef2d2f
3
+ size 200277
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e62ec345aba3218a39805abe31e07212eb1aaf41ee5b686848893a9a721fcf85
3
+ size 228585
meta/info.json ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "fps": 20,
4
+ "features": {
5
+ "action": {
6
+ "dtype": "float32",
7
+ "names": [
8
+ "shoulder_pan.pos",
9
+ "shoulder_lift.pos",
10
+ "elbow_flex.pos",
11
+ "wrist_flex.pos",
12
+ "wrist_roll.pos",
13
+ "gripper.pos",
14
+ "tilt.pos"
15
+ ],
16
+ "shape": [
17
+ 7
18
+ ]
19
+ },
20
+ "observation.state": {
21
+ "dtype": "float32",
22
+ "names": [
23
+ "shoulder_pan.pos",
24
+ "shoulder_lift.pos",
25
+ "elbow_flex.pos",
26
+ "wrist_flex.pos",
27
+ "wrist_roll.pos",
28
+ "gripper.pos",
29
+ "tilt.pos"
30
+ ],
31
+ "shape": [
32
+ 7
33
+ ]
34
+ },
35
+ "observation.images.top": {
36
+ "dtype": "video",
37
+ "shape": [
38
+ 480,
39
+ 640,
40
+ 3
41
+ ],
42
+ "names": [
43
+ "height",
44
+ "width",
45
+ "channels"
46
+ ],
47
+ "info": {
48
+ "video.height": 480,
49
+ "video.width": 640,
50
+ "video.codec": "av1",
51
+ "video.pix_fmt": "yuv420p",
52
+ "video.is_depth_map": false,
53
+ "video.fps": 20,
54
+ "video.channels": 3,
55
+ "has_audio": false,
56
+ "video.g": 2,
57
+ "video.crf": 30,
58
+ "video.preset": 12,
59
+ "video.fast_decode": 0,
60
+ "video.video_backend": "pyav",
61
+ "video.extra_options": {}
62
+ }
63
+ },
64
+ "observation.images.wrist": {
65
+ "dtype": "video",
66
+ "shape": [
67
+ 480,
68
+ 640,
69
+ 3
70
+ ],
71
+ "names": [
72
+ "height",
73
+ "width",
74
+ "channels"
75
+ ],
76
+ "info": {
77
+ "video.height": 480,
78
+ "video.width": 640,
79
+ "video.codec": "av1",
80
+ "video.pix_fmt": "yuv420p",
81
+ "video.is_depth_map": false,
82
+ "video.fps": 20,
83
+ "video.channels": 3,
84
+ "has_audio": false,
85
+ "video.g": 2,
86
+ "video.crf": 30,
87
+ "video.preset": 12,
88
+ "video.fast_decode": 0,
89
+ "video.video_backend": "pyav",
90
+ "video.extra_options": {}
91
+ }
92
+ },
93
+ "observation.images.base": {
94
+ "dtype": "video",
95
+ "shape": [
96
+ 480,
97
+ 640,
98
+ 3
99
+ ],
100
+ "names": [
101
+ "height",
102
+ "width",
103
+ "channels"
104
+ ],
105
+ "info": {
106
+ "video.height": 480,
107
+ "video.width": 640,
108
+ "video.codec": "av1",
109
+ "video.pix_fmt": "yuv420p",
110
+ "video.is_depth_map": false,
111
+ "video.fps": 20,
112
+ "video.channels": 3,
113
+ "has_audio": false,
114
+ "video.g": 2,
115
+ "video.crf": 30,
116
+ "video.preset": 12,
117
+ "video.fast_decode": 0,
118
+ "video.video_backend": "pyav",
119
+ "video.extra_options": {}
120
+ }
121
+ },
122
+ "aux.elevator_mm": {
123
+ "dtype": "float32",
124
+ "shape": [
125
+ 1
126
+ ],
127
+ "names": [
128
+ "elevator_mm"
129
+ ]
130
+ },
131
+ "aux.spinner_active": {
132
+ "dtype": "float32",
133
+ "shape": [
134
+ 1
135
+ ],
136
+ "names": [
137
+ "spinner_active"
138
+ ]
139
+ },
140
+ "aux.limit_home": {
141
+ "dtype": "float32",
142
+ "shape": [
143
+ 1
144
+ ],
145
+ "names": [
146
+ "limit_home"
147
+ ]
148
+ },
149
+ "aux.limit_gripper": {
150
+ "dtype": "float32",
151
+ "shape": [
152
+ 1
153
+ ],
154
+ "names": [
155
+ "limit_gripper"
156
+ ]
157
+ },
158
+ "timestamp": {
159
+ "dtype": "float32",
160
+ "shape": [
161
+ 1
162
+ ],
163
+ "names": null
164
+ },
165
+ "frame_index": {
166
+ "dtype": "int64",
167
+ "shape": [
168
+ 1
169
+ ],
170
+ "names": null
171
+ },
172
+ "episode_index": {
173
+ "dtype": "int64",
174
+ "shape": [
175
+ 1
176
+ ],
177
+ "names": null
178
+ },
179
+ "index": {
180
+ "dtype": "int64",
181
+ "shape": [
182
+ 1
183
+ ],
184
+ "names": null
185
+ },
186
+ "task_index": {
187
+ "dtype": "int64",
188
+ "shape": [
189
+ 1
190
+ ],
191
+ "names": null
192
+ }
193
+ },
194
+ "total_episodes": 55,
195
+ "total_frames": 3828,
196
+ "total_tasks": 1,
197
+ "chunks_size": 1000,
198
+ "data_files_size_in_mb": 100,
199
+ "video_files_size_in_mb": 200,
200
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
201
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
202
+ "robot_type": "vibeboard_follower_tilt",
203
+ "splits": {
204
+ "train": "0:55"
205
+ }
206
+ }
meta/stats.json ADDED
@@ -0,0 +1,936 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.images.wrist": {
3
+ "min": [
4
+ [
5
+ [
6
+ 0.0
7
+ ]
8
+ ],
9
+ [
10
+ [
11
+ 0.0
12
+ ]
13
+ ],
14
+ [
15
+ [
16
+ 0.0
17
+ ]
18
+ ]
19
+ ],
20
+ "max": [
21
+ [
22
+ [
23
+ 1.0
24
+ ]
25
+ ],
26
+ [
27
+ [
28
+ 1.0
29
+ ]
30
+ ],
31
+ [
32
+ [
33
+ 1.0
34
+ ]
35
+ ]
36
+ ],
37
+ "mean": [
38
+ [
39
+ [
40
+ 0.52421773196794
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 0.5463885396659098
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 0.5486852428362212
51
+ ]
52
+ ]
53
+ ],
54
+ "std": [
55
+ [
56
+ [
57
+ 0.017496835130429978
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.019817914515732584
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.019165613153784764
68
+ ]
69
+ ]
70
+ ],
71
+ "count": [
72
+ 3818
73
+ ],
74
+ "q01": [
75
+ [
76
+ [
77
+ 0.10371036291474536
78
+ ]
79
+ ],
80
+ [
81
+ [
82
+ 0.1057636406677533
83
+ ]
84
+ ],
85
+ [
86
+ [
87
+ 0.1401384702493427
88
+ ]
89
+ ]
90
+ ],
91
+ "q10": [
92
+ [
93
+ [
94
+ 0.1621686433804146
95
+ ]
96
+ ],
97
+ [
98
+ [
99
+ 0.18758333172581007
100
+ ]
101
+ ],
102
+ [
103
+ [
104
+ 0.2208650640536488
105
+ ]
106
+ ]
107
+ ],
108
+ "q50": [
109
+ [
110
+ [
111
+ 0.6287639022504471
112
+ ]
113
+ ],
114
+ [
115
+ [
116
+ 0.6152437187725066
117
+ ]
118
+ ],
119
+ [
120
+ [
121
+ 0.6059903724876335
122
+ ]
123
+ ]
124
+ ],
125
+ "q90": [
126
+ [
127
+ [
128
+ 0.7795023343075056
129
+ ]
130
+ ],
131
+ [
132
+ [
133
+ 0.7723595667963565
134
+ ]
135
+ ],
136
+ [
137
+ [
138
+ 0.7644166895683306
139
+ ]
140
+ ]
141
+ ],
142
+ "q99": [
143
+ [
144
+ [
145
+ 0.8808347205593097
146
+ ]
147
+ ],
148
+ [
149
+ [
150
+ 0.8923146982519826
151
+ ]
152
+ ],
153
+ [
154
+ [
155
+ 0.9274699650241921
156
+ ]
157
+ ]
158
+ ]
159
+ },
160
+ "index": {
161
+ "min": [
162
+ 0
163
+ ],
164
+ "max": [
165
+ 3827
166
+ ],
167
+ "mean": [
168
+ 1913.5
169
+ ],
170
+ "std": [
171
+ 1105.0483775232044
172
+ ],
173
+ "count": [
174
+ 3828
175
+ ],
176
+ "q01": [
177
+ 1878.0821667961382
178
+ ],
179
+ "q10": [
180
+ 1884.645996969615
181
+ ],
182
+ "q50": [
183
+ 1913.2483789968649
184
+ ],
185
+ "q90": [
186
+ 1942.263817032474
187
+ ],
188
+ "q99": [
189
+ 1948.9084603344781
190
+ ]
191
+ },
192
+ "aux.elevator_mm": {
193
+ "min": [
194
+ 0.0
195
+ ],
196
+ "max": [
197
+ 0.0
198
+ ],
199
+ "mean": [
200
+ 0.0
201
+ ],
202
+ "std": [
203
+ 0.0
204
+ ],
205
+ "count": [
206
+ 3828
207
+ ],
208
+ "q01": [
209
+ 3.9995784462121265e-16
210
+ ],
211
+ "q10": [
212
+ 3.999578446212126e-15
213
+ ],
214
+ "q50": [
215
+ 1.9997892231060632e-14
216
+ ],
217
+ "q90": [
218
+ 3.5996206015909147e-14
219
+ ],
220
+ "q99": [
221
+ 3.9595826617500037e-14
222
+ ]
223
+ },
224
+ "aux.limit_home": {
225
+ "min": [
226
+ 0.0
227
+ ],
228
+ "max": [
229
+ 0.0
230
+ ],
231
+ "mean": [
232
+ 0.0
233
+ ],
234
+ "std": [
235
+ 0.0
236
+ ],
237
+ "count": [
238
+ 3828
239
+ ],
240
+ "q01": [
241
+ 3.9995784462121265e-16
242
+ ],
243
+ "q10": [
244
+ 3.999578446212126e-15
245
+ ],
246
+ "q50": [
247
+ 1.9997892231060632e-14
248
+ ],
249
+ "q90": [
250
+ 3.5996206015909147e-14
251
+ ],
252
+ "q99": [
253
+ 3.9595826617500037e-14
254
+ ]
255
+ },
256
+ "observation.images.base": {
257
+ "min": [
258
+ [
259
+ [
260
+ 0.0
261
+ ]
262
+ ],
263
+ [
264
+ [
265
+ 0.0
266
+ ]
267
+ ],
268
+ [
269
+ [
270
+ 0.0
271
+ ]
272
+ ]
273
+ ],
274
+ "max": [
275
+ [
276
+ [
277
+ 1.0
278
+ ]
279
+ ],
280
+ [
281
+ [
282
+ 1.0
283
+ ]
284
+ ],
285
+ [
286
+ [
287
+ 1.0
288
+ ]
289
+ ]
290
+ ],
291
+ "mean": [
292
+ [
293
+ [
294
+ 0.5222464388136517
295
+ ]
296
+ ],
297
+ [
298
+ [
299
+ 0.5074219509645573
300
+ ]
301
+ ],
302
+ [
303
+ [
304
+ 0.5090706034924009
305
+ ]
306
+ ]
307
+ ],
308
+ "std": [
309
+ [
310
+ [
311
+ 0.026322211859914214
312
+ ]
313
+ ],
314
+ [
315
+ [
316
+ 0.027578625131024187
317
+ ]
318
+ ],
319
+ [
320
+ [
321
+ 0.027612674525589184
322
+ ]
323
+ ]
324
+ ],
325
+ "count": [
326
+ 3818
327
+ ],
328
+ "q01": [
329
+ [
330
+ [
331
+ 0.0993646028794196
332
+ ]
333
+ ],
334
+ [
335
+ [
336
+ 0.07616252010698467
337
+ ]
338
+ ],
339
+ [
340
+ [
341
+ 0.10037121552111339
342
+ ]
343
+ ]
344
+ ],
345
+ "q10": [
346
+ [
347
+ [
348
+ 0.1479320430480426
349
+ ]
350
+ ],
351
+ [
352
+ [
353
+ 0.130601651422444
354
+ ]
355
+ ],
356
+ [
357
+ [
358
+ 0.15068634267985284
359
+ ]
360
+ ]
361
+ ],
362
+ "q50": [
363
+ [
364
+ [
365
+ 0.5608890873056378
366
+ ]
367
+ ],
368
+ [
369
+ [
370
+ 0.5335389641075998
371
+ ]
372
+ ],
373
+ [
374
+ [
375
+ 0.49416755769227394
376
+ ]
377
+ ]
378
+ ],
379
+ "q90": [
380
+ [
381
+ [
382
+ 0.955318954572867
383
+ ]
384
+ ],
385
+ [
386
+ [
387
+ 0.9638392853108065
388
+ ]
389
+ ],
390
+ [
391
+ [
392
+ 0.9724634061790955
393
+ ]
394
+ ]
395
+ ],
396
+ "q99": [
397
+ [
398
+ [
399
+ 0.9853593359277877
400
+ ]
401
+ ],
402
+ [
403
+ [
404
+ 0.9865675195843824
405
+ ]
406
+ ],
407
+ [
408
+ [
409
+ 0.9911245144033417
410
+ ]
411
+ ]
412
+ ]
413
+ },
414
+ "episode_index": {
415
+ "min": [
416
+ 0
417
+ ],
418
+ "max": [
419
+ 54
420
+ ],
421
+ "mean": [
422
+ 27.532915360501573
423
+ ],
424
+ "std": [
425
+ 15.469547837912085
426
+ ],
427
+ "count": [
428
+ 3828
429
+ ],
430
+ "q01": [
431
+ 27.532915360501573
432
+ ],
433
+ "q10": [
434
+ 27.532915360501573
435
+ ],
436
+ "q50": [
437
+ 27.532915360501576
438
+ ],
439
+ "q90": [
440
+ 27.532915360501587
441
+ ],
442
+ "q99": [
443
+ 27.532915360501587
444
+ ]
445
+ },
446
+ "frame_index": {
447
+ "min": [
448
+ 0
449
+ ],
450
+ "max": [
451
+ 108
452
+ ],
453
+ "mean": [
454
+ 35.47257053291536
455
+ ],
456
+ "std": [
457
+ 22.19411912411463
458
+ ],
459
+ "count": [
460
+ 3828
461
+ ],
462
+ "q01": [
463
+ 0.05473732905371032
464
+ ],
465
+ "q10": [
466
+ 6.618567502530939
467
+ ],
468
+ "q50": [
469
+ 35.21958881922599
470
+ ],
471
+ "q90": [
472
+ 64.23638756538939
473
+ ],
474
+ "q99": [
475
+ 70.88103086739343
476
+ ]
477
+ },
478
+ "observation.images.top": {
479
+ "min": [
480
+ [
481
+ [
482
+ 0.0
483
+ ]
484
+ ],
485
+ [
486
+ [
487
+ 0.0
488
+ ]
489
+ ],
490
+ [
491
+ [
492
+ 0.0
493
+ ]
494
+ ]
495
+ ],
496
+ "max": [
497
+ [
498
+ [
499
+ 1.0
500
+ ]
501
+ ],
502
+ [
503
+ [
504
+ 1.0
505
+ ]
506
+ ],
507
+ [
508
+ [
509
+ 1.0
510
+ ]
511
+ ]
512
+ ],
513
+ "mean": [
514
+ [
515
+ [
516
+ 0.5201975040507298
517
+ ]
518
+ ],
519
+ [
520
+ [
521
+ 0.5238107403505748
522
+ ]
523
+ ],
524
+ [
525
+ [
526
+ 0.5048439220436731
527
+ ]
528
+ ]
529
+ ],
530
+ "std": [
531
+ [
532
+ [
533
+ 0.006812491295402874
534
+ ]
535
+ ],
536
+ [
537
+ [
538
+ 0.00897099168021665
539
+ ]
540
+ ],
541
+ [
542
+ [
543
+ 0.010967336960954093
544
+ ]
545
+ ]
546
+ ],
547
+ "count": [
548
+ 3818
549
+ ],
550
+ "q01": [
551
+ [
552
+ [
553
+ 0.05878165582634502
554
+ ]
555
+ ],
556
+ [
557
+ [
558
+ 0.05332254500788809
559
+ ]
560
+ ],
561
+ [
562
+ [
563
+ 0.10739483700025959
564
+ ]
565
+ ]
566
+ ],
567
+ "q10": [
568
+ [
569
+ [
570
+ 0.13564049946758616
571
+ ]
572
+ ],
573
+ [
574
+ [
575
+ 0.14108463345596367
576
+ ]
577
+ ],
578
+ [
579
+ [
580
+ 0.2029098849441321
581
+ ]
582
+ ]
583
+ ],
584
+ "q50": [
585
+ [
586
+ [
587
+ 0.6090939354657169
588
+ ]
589
+ ],
590
+ [
591
+ [
592
+ 0.5896872623301567
593
+ ]
594
+ ],
595
+ [
596
+ [
597
+ 0.5184306802053553
598
+ ]
599
+ ]
600
+ ],
601
+ "q90": [
602
+ [
603
+ [
604
+ 0.8233708308607106
605
+ ]
606
+ ],
607
+ [
608
+ [
609
+ 0.8098802810973847
610
+ ]
611
+ ],
612
+ [
613
+ [
614
+ 0.7793017200209655
615
+ ]
616
+ ]
617
+ ],
618
+ "q99": [
619
+ [
620
+ [
621
+ 0.9472575449498974
622
+ ]
623
+ ],
624
+ [
625
+ [
626
+ 0.9999346924765586
627
+ ]
628
+ ],
629
+ [
630
+ [
631
+ 0.9999498303830666
632
+ ]
633
+ ]
634
+ ]
635
+ },
636
+ "aux.spinner_active": {
637
+ "min": [
638
+ 0.0
639
+ ],
640
+ "max": [
641
+ 0.0
642
+ ],
643
+ "mean": [
644
+ 0.0
645
+ ],
646
+ "std": [
647
+ 0.0
648
+ ],
649
+ "count": [
650
+ 3828
651
+ ],
652
+ "q01": [
653
+ 3.9995784462121265e-16
654
+ ],
655
+ "q10": [
656
+ 3.999578446212126e-15
657
+ ],
658
+ "q50": [
659
+ 1.9997892231060632e-14
660
+ ],
661
+ "q90": [
662
+ 3.5996206015909147e-14
663
+ ],
664
+ "q99": [
665
+ 3.9595826617500037e-14
666
+ ]
667
+ },
668
+ "observation.state": {
669
+ "min": [
670
+ -33.4505500793457,
671
+ -102.37362670898438,
672
+ -47.64834976196289,
673
+ 57.18681335449219,
674
+ -168.43955993652344,
675
+ 2.079866886138916,
676
+ -0.17582418024539948
677
+ ],
678
+ "max": [
679
+ 36.43955993652344,
680
+ 40.39560317993164,
681
+ 72.43955993652344,
682
+ 103.07691955566406,
683
+ 37.71428680419922,
684
+ 42.429283142089844,
685
+ 1.0549451112747192
686
+ ],
687
+ "mean": [
688
+ -1.149494289324201,
689
+ -29.749697214095633,
690
+ 15.935879653119244,
691
+ 87.83485973840472,
692
+ -92.78983572857258,
693
+ 22.04135063524156,
694
+ 0.15719915254069777
695
+ ],
696
+ "std": [
697
+ 13.313272000694903,
698
+ 42.20539876690426,
699
+ 23.815521154687406,
700
+ 8.498862228640288,
701
+ 46.97598282056654,
702
+ 10.799844260742265,
703
+ 0.17804458129819412
704
+ ],
705
+ "count": [
706
+ 3828
707
+ ],
708
+ "q01": [
709
+ -11.727261148151806,
710
+ -101.03753781493056,
711
+ -4.954287038430745,
712
+ 76.65095810805492,
713
+ -120.87386240107139,
714
+ 7.811258470189981,
715
+ -0.002066898590830421
716
+ ],
717
+ "q10": [
718
+ -10.770236306097065,
719
+ -86.95328082627626,
720
+ -3.8826192435809053,
721
+ 77.62953002067597,
722
+ -119.08651796997718,
723
+ 8.042934099659247,
724
+ 0.03749514310433714
725
+ ],
726
+ "q50": [
727
+ -0.4221828688435954,
728
+ -14.316914458259893,
729
+ 8.918506845740318,
730
+ 88.19600762245832,
731
+ -92.84726914259954,
732
+ 22.060040856726058,
733
+ 0.131411083522365
734
+ ],
735
+ "q90": [
736
+ 7.258182856884813,
737
+ 6.763652903674235,
738
+ 45.80427700167669,
739
+ 97.48565189094936,
740
+ -67.01344053803288,
741
+ 34.98016778607148,
742
+ 0.3311485704917086
743
+ ],
744
+ "q99": [
745
+ 9.055411729216353,
746
+ 7.255343096864826,
747
+ 51.65793217688052,
748
+ 99.28799683800209,
749
+ -63.09942965606379,
750
+ 35.54563703307463,
751
+ 0.39131848327391594
752
+ ]
753
+ },
754
+ "timestamp": {
755
+ "min": [
756
+ 0.0
757
+ ],
758
+ "max": [
759
+ 5.4
760
+ ],
761
+ "mean": [
762
+ 1.7736285266457685
763
+ ],
764
+ "std": [
765
+ 1.1097059562057316
766
+ ],
767
+ "count": [
768
+ 3828
769
+ ],
770
+ "q01": [
771
+ 0.0027368663577855266
772
+ ],
773
+ "q10": [
774
+ 0.3309283750492248
775
+ ],
776
+ "q50": [
777
+ 1.761047476488279
778
+ ],
779
+ "q90": [
780
+ 3.211819378346542
781
+ ],
782
+ "q99": [
783
+ 3.5440515434645494
784
+ ]
785
+ },
786
+ "aux.limit_gripper": {
787
+ "min": [
788
+ 0.0
789
+ ],
790
+ "max": [
791
+ 0.0
792
+ ],
793
+ "mean": [
794
+ 0.0
795
+ ],
796
+ "std": [
797
+ 0.0
798
+ ],
799
+ "count": [
800
+ 3828
801
+ ],
802
+ "q01": [
803
+ 3.9995784462121265e-16
804
+ ],
805
+ "q10": [
806
+ 3.999578446212126e-15
807
+ ],
808
+ "q50": [
809
+ 1.9997892231060632e-14
810
+ ],
811
+ "q90": [
812
+ 3.5996206015909147e-14
813
+ ],
814
+ "q99": [
815
+ 3.9595826617500037e-14
816
+ ]
817
+ },
818
+ "task_index": {
819
+ "min": [
820
+ 0
821
+ ],
822
+ "max": [
823
+ 0
824
+ ],
825
+ "mean": [
826
+ 0.0
827
+ ],
828
+ "std": [
829
+ 0.0
830
+ ],
831
+ "count": [
832
+ 3828
833
+ ],
834
+ "q01": [
835
+ 0.0
836
+ ],
837
+ "q10": [
838
+ 0.0
839
+ ],
840
+ "q50": [
841
+ 0.0
842
+ ],
843
+ "q90": [
844
+ 0.0
845
+ ],
846
+ "q99": [
847
+ 0.0
848
+ ]
849
+ },
850
+ "action": {
851
+ "min": [
852
+ -33.73179626464844,
853
+ -105.88805389404297,
854
+ -49.323665618896484,
855
+ 56.0,
856
+ -169.22720336914062,
857
+ -1.6077775955200195,
858
+ 0.0
859
+ ],
860
+ "max": [
861
+ 37.26355743408203,
862
+ 39.45249557495117,
863
+ 74.75137329101562,
864
+ 108.42525482177734,
865
+ 38.241756439208984,
866
+ 43.486106872558594,
867
+ 0.0
868
+ ],
869
+ "mean": [
870
+ -1.4766798396998688,
871
+ -26.33315304965715,
872
+ 13.822332104327412,
873
+ 86.67111502819797,
874
+ -93.06314476754596,
875
+ 19.945733052186956,
876
+ 0.0
877
+ ],
878
+ "std": [
879
+ 13.85654655846457,
880
+ 40.59426170400291,
881
+ 23.698967265353424,
882
+ 8.815758968733846,
883
+ 48.49295407179258,
884
+ 13.746853669278332,
885
+ 0.0
886
+ ],
887
+ "count": [
888
+ 3828
889
+ ],
890
+ "q01": [
891
+ -12.141509066162438,
892
+ -89.21008454843998,
893
+ -6.271696857154806,
894
+ 75.10984098898825,
895
+ -120.23434762147527,
896
+ 0.9124907317529894,
897
+ 3.9995784462121265e-16
898
+ ],
899
+ "q10": [
900
+ -11.242321367533396,
901
+ -84.4809893048744,
902
+ -4.84134942739717,
903
+ 76.64533492885205,
904
+ -118.74824826414931,
905
+ 1.526405538633635,
906
+ 3.999578446212126e-15
907
+ ],
908
+ "q50": [
909
+ -1.0113655821506842,
910
+ -10.85833883609393,
911
+ 6.831956031660834,
912
+ 86.50350130416344,
913
+ -92.95614107669557,
914
+ 21.86911890685383,
915
+ 1.9997892231060632e-14
916
+ ],
917
+ "q90": [
918
+ 7.254883576271719,
919
+ 6.6214660732901205,
920
+ 44.316551025848625,
921
+ 97.40586999429517,
922
+ -67.44584930239321,
923
+ 35.531526198252536,
924
+ 3.5996206015909147e-14
925
+ ],
926
+ "q99": [
927
+ 8.017128424265842,
928
+ 7.460199023556196,
929
+ 48.683886486536466,
930
+ 98.13357535035945,
931
+ -65.7910801268156,
932
+ 36.26024708413533,
933
+ 3.9595826617500037e-14
934
+ ]
935
+ }
936
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0996c382b23474e03c2e62430018b7e251a9621b82e65f7b3da7b37ea26e7232
3
+ size 2241
meta/vibedata/episode_sources.jsonl ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"v": 1, "episode_idx": 0, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 0, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
2
+ {"v": 1, "episode_idx": 1, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 1, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
3
+ {"v": 1, "episode_idx": 2, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 2, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
4
+ {"v": 1, "episode_idx": 3, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 3, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
5
+ {"v": 1, "episode_idx": 4, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 4, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
6
+ {"v": 1, "episode_idx": 5, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 5, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
7
+ {"v": 1, "episode_idx": 6, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 6, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
8
+ {"v": 1, "episode_idx": 7, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 7, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
9
+ {"v": 1, "episode_idx": 8, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 8, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
10
+ {"v": 1, "episode_idx": 9, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 9, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
11
+ {"v": 1, "episode_idx": 10, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 10, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
12
+ {"v": 1, "episode_idx": 11, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 11, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
13
+ {"v": 1, "episode_idx": 12, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 12, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
14
+ {"v": 1, "episode_idx": 13, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 13, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
15
+ {"v": 1, "episode_idx": 14, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 14, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
16
+ {"v": 1, "episode_idx": 15, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 15, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
17
+ {"v": 1, "episode_idx": 16, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 16, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
18
+ {"v": 1, "episode_idx": 17, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 17, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
19
+ {"v": 1, "episode_idx": 18, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 18, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
20
+ {"v": 1, "episode_idx": 19, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 19, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
21
+ {"v": 1, "episode_idx": 20, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 20, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
22
+ {"v": 1, "episode_idx": 21, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 21, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
23
+ {"v": 1, "episode_idx": 22, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 22, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
24
+ {"v": 1, "episode_idx": 23, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 23, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
25
+ {"v": 1, "episode_idx": 24, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 24, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
26
+ {"v": 1, "episode_idx": 25, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 25, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
27
+ {"v": 1, "episode_idx": 26, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 26, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
28
+ {"v": 1, "episode_idx": 27, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 27, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
29
+ {"v": 1, "episode_idx": 28, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 28, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
30
+ {"v": 1, "episode_idx": 29, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 29, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
31
+ {"v": 1, "episode_idx": 30, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 30, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
32
+ {"v": 1, "episode_idx": 31, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 31, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
33
+ {"v": 1, "episode_idx": 32, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 32, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
34
+ {"v": 1, "episode_idx": 33, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 33, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
35
+ {"v": 1, "episode_idx": 34, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 34, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
36
+ {"v": 1, "episode_idx": 35, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 35, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
37
+ {"v": 1, "episode_idx": 36, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 36, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
38
+ {"v": 1, "episode_idx": 37, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 37, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
39
+ {"v": 1, "episode_idx": 38, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 38, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
40
+ {"v": 1, "episode_idx": 39, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 39, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
41
+ {"v": 1, "episode_idx": 40, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 40, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
42
+ {"v": 1, "episode_idx": 41, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 41, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
43
+ {"v": 1, "episode_idx": 42, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 42, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
44
+ {"v": 1, "episode_idx": 43, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 43, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
45
+ {"v": 1, "episode_idx": 44, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 44, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
46
+ {"v": 1, "episode_idx": 45, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 45, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
47
+ {"v": 1, "episode_idx": 46, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 46, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
48
+ {"v": 1, "episode_idx": 47, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 47, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
49
+ {"v": 1, "episode_idx": 48, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 48, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
50
+ {"v": 1, "episode_idx": 49, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 49, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
51
+ {"v": 1, "episode_idx": 50, "frame_start": null, "frame_end": null, "source": "teleop", "policy_repo_id": null, "policy_revision": null, "session_episode_idx": 50, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
52
+ {"v": 1, "episode_idx": 51, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 51, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
53
+ {"v": 1, "episode_idx": 52, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 52, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
54
+ {"v": 1, "episode_idx": 53, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 53, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
55
+ {"v": 1, "episode_idx": 54, "frame_start": null, "frame_end": null, "source": "policy", "policy_repo_id": "VibeCuisine/jetson1-act-grab-DAgger-iter2-062526", "policy_revision": "cb1e1d15db2e07bb15fafc2fb39ef7675367685e", "session_episode_idx": 54, "session": {"operator": "user:dorischen", "mode": "policy_assisted", "started_at": "2026-06-26T17:50:23.935878+00:00", "ended_at": "2026-06-26T18:30:11.734721+00:00"}, "outcome": null}
videos/observation.images.base/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79b9024e0171ece12692aa57a65963d6813391fc4bf3760784d571bc94103b66
3
+ size 84624742
videos/observation.images.top/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10f84629fd6cac6918206e28bbaecd11331015b032b1b04ff47bfc97f456bbb2
3
+ size 78212323
videos/observation.images.wrist/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28ec5d9320823c51351bfc3b170c05e56a6e88cf129347d98e11b2ae691b82c6
3
+ size 75427032