Devon018 commited on
Commit
9c093a2
·
verified ·
1 Parent(s): f8c2696

Upload folder using huggingface_hub

Browse files
Files changed (21) hide show
  1. Sawyer-833-rotate_the_toy_car_2/camera_fixed/task_833_sawyer_rotate_the_toy_car_2/data/chunk-000/file-000.parquet +3 -0
  2. Sawyer-833-rotate_the_toy_car_2/camera_fixed/task_833_sawyer_rotate_the_toy_car_2/meta/axis_task_dataset.json +37 -0
  3. Sawyer-833-rotate_the_toy_car_2/camera_fixed/task_833_sawyer_rotate_the_toy_car_2/meta/episodes/chunk-000/file-000.parquet +3 -0
  4. Sawyer-833-rotate_the_toy_car_2/camera_fixed/task_833_sawyer_rotate_the_toy_car_2/meta/info.json +112 -0
  5. Sawyer-833-rotate_the_toy_car_2/camera_fixed/task_833_sawyer_rotate_the_toy_car_2/meta/stats.json +799 -0
  6. Sawyer-833-rotate_the_toy_car_2/camera_fixed/task_833_sawyer_rotate_the_toy_car_2/meta/tasks.parquet +3 -0
  7. Sawyer-833-rotate_the_toy_car_2/camera_fixed/task_833_sawyer_rotate_the_toy_car_2/videos/observation.images.third_person/chunk-000/file-000.mp4 +3 -0
  8. Sawyer-833-rotate_the_toy_car_2/camera_fixed/task_833_sawyer_rotate_the_toy_car_2/videos/observation.images.third_person/chunk-000/file-001.mp4 +3 -0
  9. Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/data/chunk-000/file-000.parquet +3 -0
  10. Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/meta/axis_task_dataset.json +37 -0
  11. Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/meta/episodes/chunk-000/file-000.parquet +3 -0
  12. Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/meta/info.json +112 -0
  13. Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/meta/stats.json +799 -0
  14. Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/meta/tasks.parquet +3 -0
  15. Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/videos/observation.images.third_person/chunk-000/file-000.mp4 +3 -0
  16. Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/videos/observation.images.third_person/chunk-000/file-001.mp4 +3 -0
  17. Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/videos/observation.images.third_person/chunk-000/file-002.mp4 +3 -0
  18. Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/videos/observation.images.third_person/chunk-000/file-003.mp4 +3 -0
  19. Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/videos/observation.images.third_person/chunk-000/file-004.mp4 +3 -0
  20. Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/videos/observation.images.third_person/chunk-000/file-005.mp4 +3 -0
  21. Sawyer-833-rotate_the_toy_car_2/task_manifest.json +0 -0
Sawyer-833-rotate_the_toy_car_2/camera_fixed/task_833_sawyer_rotate_the_toy_car_2/data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cd921f549d9cfd98df8dd3019fef0f4fc334232969aeb4ebe6473775a6e03bd
3
+ size 3367890
Sawyer-833-rotate_the_toy_car_2/camera_fixed/task_833_sawyer_rotate_the_toy_car_2/meta/axis_task_dataset.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": 833,
3
+ "task_name": "Rotate the Toy Car 2",
4
+ "embodiment_id": "sawyer",
5
+ "model_id": "sawyer:task_833:nq37:nv33:nu9",
6
+ "repo_id": "local/axis_multi_embodiment_sawyer_camera_fixed_task_833_sawyer_rotate_the_toy_car_2",
7
+ "dataset_path": "/data2/shmqd/AXIS-Render-Robosuite/multi_embodiment_50k_20260813/formal/data/sawyer/lerobot_tasks/camera_fixed/task_833_sawyer_rotate_the_toy_car_2",
8
+ "renderer_backend": "robosuite_table_arena_env_state_resampling",
9
+ "state_feature": "observation.state",
10
+ "state_semantics": "actuated_joint_qpos_in_actuator_order",
11
+ "action_feature": "action",
12
+ "action_semantics": "ctrl",
13
+ "camera_features": {
14
+ "third_person": {
15
+ "source_camera_name": "frontview",
16
+ "logical_camera_name": "frontview",
17
+ "image_feature": "observation.images.third_person",
18
+ "intrinsics_feature": "observation.cameras.third_person.intrinsics",
19
+ "camera_to_world_feature": "observation.cameras.third_person.camera_to_world",
20
+ "intrinsics_storage": "row_major_flat",
21
+ "intrinsics_source_shape": [
22
+ 3,
23
+ 3
24
+ ],
25
+ "camera_to_world_storage": "row_major_flat",
26
+ "camera_to_world_source_shape": [
27
+ 4,
28
+ 4
29
+ ],
30
+ "camera_frame_convention": "MuJoCo/OpenGL +X image-right,+Y up,-Z forward to world"
31
+ }
32
+ },
33
+ "camera_feature_provenance": "dataset logical schema plus per-episode physical camera sidecars",
34
+ "episode_sidecar_dir": "meta/axis_episodes",
35
+ "attempt_commit_dir": "meta/axis_attempt_commits",
36
+ "camera_group": "fixed"
37
+ }
Sawyer-833-rotate_the_toy_car_2/camera_fixed/task_833_sawyer_rotate_the_toy_car_2/meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c46786bc0261d0de60f7cbd5ee88c686aef99dff9940e3d479dbc737b7d33f07
3
+ size 230151
Sawyer-833-rotate_the_toy_car_2/camera_fixed/task_833_sawyer_rotate_the_toy_car_2/meta/info.json ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "axis_robosuite",
4
+ "total_episodes": 109,
5
+ "total_frames": 47109,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 200,
10
+ "fps": 15,
11
+ "splits": {
12
+ "train": "0:109"
13
+ },
14
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
16
+ "features": {
17
+ "observation.state": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 9
21
+ ],
22
+ "names": [
23
+ "state"
24
+ ]
25
+ },
26
+ "action": {
27
+ "dtype": "float32",
28
+ "shape": [
29
+ 9
30
+ ],
31
+ "names": [
32
+ "action"
33
+ ]
34
+ },
35
+ "observation.images.third_person": {
36
+ "dtype": "video",
37
+ "shape": [
38
+ 360,
39
+ 640,
40
+ 3
41
+ ],
42
+ "names": [
43
+ "height",
44
+ "width",
45
+ "channel"
46
+ ],
47
+ "info": {
48
+ "video.height": 360,
49
+ "video.width": 640,
50
+ "video.codec": "h264",
51
+ "video.pix_fmt": "yuv420p",
52
+ "video.is_depth_map": false,
53
+ "video.fps": 15,
54
+ "video.channels": 3,
55
+ "has_audio": false
56
+ }
57
+ },
58
+ "observation.cameras.third_person.intrinsics": {
59
+ "dtype": "float32",
60
+ "shape": [
61
+ 9
62
+ ],
63
+ "names": [
64
+ "row_major"
65
+ ]
66
+ },
67
+ "observation.cameras.third_person.camera_to_world": {
68
+ "dtype": "float32",
69
+ "shape": [
70
+ 16
71
+ ],
72
+ "names": [
73
+ "row_major"
74
+ ]
75
+ },
76
+ "timestamp": {
77
+ "dtype": "float32",
78
+ "shape": [
79
+ 1
80
+ ],
81
+ "names": null
82
+ },
83
+ "frame_index": {
84
+ "dtype": "int64",
85
+ "shape": [
86
+ 1
87
+ ],
88
+ "names": null
89
+ },
90
+ "episode_index": {
91
+ "dtype": "int64",
92
+ "shape": [
93
+ 1
94
+ ],
95
+ "names": null
96
+ },
97
+ "index": {
98
+ "dtype": "int64",
99
+ "shape": [
100
+ 1
101
+ ],
102
+ "names": null
103
+ },
104
+ "task_index": {
105
+ "dtype": "int64",
106
+ "shape": [
107
+ 1
108
+ ],
109
+ "names": null
110
+ }
111
+ }
112
+ }
Sawyer-833-rotate_the_toy_car_2/camera_fixed/task_833_sawyer_rotate_the_toy_car_2/meta/stats.json ADDED
@@ -0,0 +1,799 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 0
8
+ ],
9
+ "mean": [
10
+ 0.0
11
+ ],
12
+ "std": [
13
+ 0.0
14
+ ],
15
+ "count": [
16
+ 47109
17
+ ],
18
+ "q01": [
19
+ 1.5028975355025508e-18
20
+ ],
21
+ "q10": [
22
+ 1.502897535502551e-17
23
+ ],
24
+ "q50": [
25
+ 7.514487677512757e-17
26
+ ],
27
+ "q90": [
28
+ 1.352607781952296e-16
29
+ ],
30
+ "q99": [
31
+ 1.487868560147525e-16
32
+ ]
33
+ },
34
+ "frame_index": {
35
+ "min": [
36
+ 0
37
+ ],
38
+ "max": [
39
+ 1610
40
+ ],
41
+ "mean": [
42
+ 349.5421893905623
43
+ ],
44
+ "std": [
45
+ 326.9390709513211
46
+ ],
47
+ "count": [
48
+ 47109
49
+ ],
50
+ "q01": [
51
+ 6.4709462382001774
52
+ ],
53
+ "q10": [
54
+ 69.45520092967841
55
+ ],
56
+ "q50": [
57
+ 349.3285291600329
58
+ ],
59
+ "q90": [
60
+ 629.5377852513054
61
+ ],
62
+ "q99": [
63
+ 692.6134325429244
64
+ ]
65
+ },
66
+ "observation.images.third_person": {
67
+ "min": [
68
+ [
69
+ [
70
+ 0.0
71
+ ]
72
+ ],
73
+ [
74
+ [
75
+ 0.0
76
+ ]
77
+ ],
78
+ [
79
+ [
80
+ 0.0
81
+ ]
82
+ ]
83
+ ],
84
+ "max": [
85
+ [
86
+ [
87
+ 1.0
88
+ ]
89
+ ],
90
+ [
91
+ [
92
+ 1.0
93
+ ]
94
+ ],
95
+ [
96
+ [
97
+ 1.0
98
+ ]
99
+ ]
100
+ ],
101
+ "mean": [
102
+ [
103
+ [
104
+ 0.37188740837836276
105
+ ]
106
+ ],
107
+ [
108
+ [
109
+ 0.2949734982227978
110
+ ]
111
+ ],
112
+ [
113
+ [
114
+ 0.23859461052777473
115
+ ]
116
+ ]
117
+ ],
118
+ "std": [
119
+ [
120
+ [
121
+ 0.06328425119935503
122
+ ]
123
+ ],
124
+ [
125
+ [
126
+ 0.05469629144647668
127
+ ]
128
+ ],
129
+ [
130
+ [
131
+ 0.04769393519174474
132
+ ]
133
+ ]
134
+ ],
135
+ "count": [
136
+ 678369600
137
+ ],
138
+ "q01": [
139
+ [
140
+ [
141
+ 0.11889169605014696
142
+ ]
143
+ ],
144
+ [
145
+ [
146
+ 0.03131757025707997
147
+ ]
148
+ ],
149
+ [
150
+ [
151
+ 0.029952493398075215
152
+ ]
153
+ ]
154
+ ],
155
+ "q10": [
156
+ [
157
+ [
158
+ 0.1872659038228196
159
+ ]
160
+ ],
161
+ [
162
+ [
163
+ 0.13505570896746782
164
+ ]
165
+ ],
166
+ [
167
+ [
168
+ 0.10369616199532214
169
+ ]
170
+ ]
171
+ ],
172
+ "q50": [
173
+ [
174
+ [
175
+ 0.3826104331582029
176
+ ]
177
+ ],
178
+ [
179
+ [
180
+ 0.3037212029837896
181
+ ]
182
+ ],
183
+ [
184
+ [
185
+ 0.23869781687374367
186
+ ]
187
+ ]
188
+ ],
189
+ "q90": [
190
+ [
191
+ [
192
+ 0.5491420458797666
193
+ ]
194
+ ],
195
+ [
196
+ [
197
+ 0.47096090273659036
198
+ ]
199
+ ],
200
+ [
201
+ [
202
+ 0.3958417857067396
203
+ ]
204
+ ]
205
+ ],
206
+ "q99": [
207
+ [
208
+ [
209
+ 0.6427223850188709
210
+ ]
211
+ ],
212
+ [
213
+ [
214
+ 0.5361496596222423
215
+ ]
216
+ ],
217
+ [
218
+ [
219
+ 0.4565802219885082
220
+ ]
221
+ ]
222
+ ]
223
+ },
224
+ "episode_index": {
225
+ "min": [
226
+ 0
227
+ ],
228
+ "max": [
229
+ 108
230
+ ],
231
+ "mean": [
232
+ 52.37241291472967
233
+ ],
234
+ "std": [
235
+ 30.116431314045013
236
+ ],
237
+ "count": [
238
+ 47109
239
+ ],
240
+ "q01": [
241
+ 52.37241291472967
242
+ ],
243
+ "q10": [
244
+ 52.37241291472967
245
+ ],
246
+ "q50": [
247
+ 52.37241291472968
248
+ ],
249
+ "q90": [
250
+ 52.37241291472968
251
+ ],
252
+ "q99": [
253
+ 52.37241291472968
254
+ ]
255
+ },
256
+ "observation.cameras.third_person.camera_to_world": {
257
+ "min": [
258
+ -2.220446049250313e-16,
259
+ -0.5313827395439148,
260
+ 0.8471318483352661,
261
+ 1.100000023841858,
262
+ 1.0,
263
+ -1.1102230246251565e-16,
264
+ 1.6653345369377348e-16,
265
+ 0.0,
266
+ 5.551115123125783e-17,
267
+ 0.8471318483352661,
268
+ 0.5313827395439148,
269
+ 1.3300000429153442,
270
+ 0.0,
271
+ 0.0,
272
+ 0.0,
273
+ 1.0
274
+ ],
275
+ "max": [
276
+ -2.220446049250313e-16,
277
+ -0.5313827395439148,
278
+ 0.8471318483352661,
279
+ 1.100000023841858,
280
+ 1.0,
281
+ -1.1102230246251565e-16,
282
+ 1.6653345369377348e-16,
283
+ 0.0,
284
+ 5.551115123125783e-17,
285
+ 0.8471318483352661,
286
+ 0.5313827395439148,
287
+ 1.3300000429153442,
288
+ 0.0,
289
+ 0.0,
290
+ 0.0,
291
+ 1.0
292
+ ],
293
+ "mean": [
294
+ -2.220446049250313e-16,
295
+ -0.5313805269563399,
296
+ 0.847131167480401,
297
+ 1.099995926938254,
298
+ 1.0,
299
+ -1.1102230246251565e-16,
300
+ 1.6653345369377348e-16,
301
+ 0.0,
302
+ 5.551115123125783e-17,
303
+ 0.847131167480401,
304
+ 0.5313805269563399,
305
+ 1.3299958582768008,
306
+ 0.0,
307
+ 0.0,
308
+ 0.0,
309
+ 1.0
310
+ ],
311
+ "std": [
312
+ 0.0,
313
+ 0.0015686614619604702,
314
+ 0.0022261419623285355,
315
+ 0.003416584938933033,
316
+ 0.0,
317
+ 0.0,
318
+ 0.0,
319
+ 0.0,
320
+ 0.0,
321
+ 0.0022261419623285355,
322
+ 0.0015686614619604702,
323
+ 0.003848156295762081,
324
+ 0.0,
325
+ 0.0,
326
+ 0.0,
327
+ 0.0
328
+ ],
329
+ "count": [
330
+ 47109
331
+ ],
332
+ "q01": [
333
+ 1.779553950749105e-16,
334
+ -0.5313827395439146,
335
+ 0.8471318483352662,
336
+ 1.1000000238418581,
337
+ 1.0000000000000002,
338
+ 2.889776975374264e-16,
339
+ 5.66533453693715e-16,
340
+ 3.9999999999994186e-16,
341
+ 4.555111512311993e-16,
342
+ 0.8471318483352662,
343
+ 0.531382739543915,
344
+ 1.3300000429153445,
345
+ 3.9999999999994186e-16,
346
+ 3.9999999999994186e-16,
347
+ 3.9999999999994186e-16,
348
+ 1.0000000000000002
349
+ ],
350
+ "q10": [
351
+ 3.777955395074388e-15,
352
+ -0.5313827395439114,
353
+ 0.8471318483352689,
354
+ 1.1000000238418617,
355
+ 1.0000000000000038,
356
+ 3.888977697536903e-15,
357
+ 4.1665334536931924e-15,
358
+ 3.999999999999419e-15,
359
+ 4.055511151230677e-15,
360
+ 0.8471318483352689,
361
+ 0.5313827395439182,
362
+ 1.3300000429153473,
363
+ 3.999999999999419e-15,
364
+ 3.999999999999419e-15,
365
+ 3.999999999999419e-15,
366
+ 1.0000000000000038
367
+ ],
368
+ "q50": [
369
+ 1.977795539507205e-14,
370
+ -0.5313827395438946,
371
+ 0.8471318483352865,
372
+ 1.1000000238418777,
373
+ 1.0000000000000198,
374
+ 1.9888977697534566e-14,
375
+ 2.0166533453690855e-14,
376
+ 1.999999999999708e-14,
377
+ 2.005551115122834e-14,
378
+ 0.8471318483352865,
379
+ 0.531382739543935,
380
+ 1.330000042915364,
381
+ 1.999999999999708e-14,
382
+ 1.999999999999708e-14,
383
+ 1.999999999999708e-14,
384
+ 1.0000000000000198
385
+ ],
386
+ "q90": [
387
+ 3.577795539506972e-14,
388
+ -0.5313827395438788,
389
+ 0.8471318483353018,
390
+ 1.1000000238418952,
391
+ 1.0000000000000373,
392
+ 3.588897769753224e-14,
393
+ 3.616653345368853e-14,
394
+ 3.5999999999994754e-14,
395
+ 3.605551115122601e-14,
396
+ 0.8471318483353018,
397
+ 0.5313827395439508,
398
+ 1.3300000429153815,
399
+ 3.5999999999994754e-14,
400
+ 3.5999999999994754e-14,
401
+ 3.5999999999994754e-14,
402
+ 1.0000000000000373
403
+ ],
404
+ "q99": [
405
+ 3.9377955395069203e-14,
406
+ -0.531382739543875,
407
+ 0.8471318483353056,
408
+ 1.1000000238418983,
409
+ 1.0000000000000402,
410
+ 3.948897769753172e-14,
411
+ 3.976653345368801e-14,
412
+ 3.9599999999994235e-14,
413
+ 3.965551115122549e-14,
414
+ 0.8471318483353056,
415
+ 0.5313827395439545,
416
+ 1.3300000429153844,
417
+ 3.9599999999994235e-14,
418
+ 3.9599999999994235e-14,
419
+ 3.9599999999994235e-14,
420
+ 1.0000000000000402
421
+ ]
422
+ },
423
+ "index": {
424
+ "min": [
425
+ 0
426
+ ],
427
+ "max": [
428
+ 47108
429
+ ],
430
+ "mean": [
431
+ 23554.0
432
+ ],
433
+ "std": [
434
+ 13599.196912563133
435
+ ],
436
+ "count": [
437
+ 47109
438
+ ],
439
+ "q01": [
440
+ 23210.928756847636
441
+ ],
442
+ "q10": [
443
+ 23273.913011539105
444
+ ],
445
+ "q50": [
446
+ 23553.786339769464
447
+ ],
448
+ "q90": [
449
+ 23833.995595860757
450
+ ],
451
+ "q99": [
452
+ 23897.07124315239
453
+ ]
454
+ },
455
+ "observation.state": {
456
+ "min": [
457
+ -1.347407341003418,
458
+ -1.9447476863861084,
459
+ -1.1252813339233398,
460
+ 0.7582460641860962,
461
+ -0.959559440612793,
462
+ -0.33563947677612305,
463
+ -1.8781269788742065,
464
+ -0.00016816204879432917,
465
+ -0.030166875571012497
466
+ ],
467
+ "max": [
468
+ 1.103428602218628,
469
+ -0.5,
470
+ 0.8667111992835999,
471
+ 2.8803765773773193,
472
+ 2.722820997238159,
473
+ 1.8465474843978882,
474
+ 3.62217116355896,
475
+ 0.040167178958654404,
476
+ 0.0001718644198263064
477
+ ],
478
+ "mean": [
479
+ -0.012767478531700505,
480
+ -1.100125403208527,
481
+ -0.3551496722912975,
482
+ 1.9962338029537374,
483
+ 0.3529198066729882,
484
+ 0.7243213578275776,
485
+ 1.069025097862008,
486
+ 0.0020485687536619312,
487
+ -0.02849948234171233
488
+ ],
489
+ "std": [
490
+ 0.4677417438052104,
491
+ 0.3258896046203144,
492
+ 0.3051351069784349,
493
+ 0.41342538983027927,
494
+ 0.3989292886678948,
495
+ 0.5395201696464142,
496
+ 0.8477091462798705,
497
+ 0.009080525147156352,
498
+ 0.006830400317557253
499
+ ],
500
+ "count": [
501
+ 47109
502
+ ],
503
+ "q01": [
504
+ -0.36351576863624147,
505
+ -1.6925576099070534,
506
+ -1.0098913204981559,
507
+ 1.40425030373741,
508
+ -0.09601820452704343,
509
+ 0.22050617892153576,
510
+ 0.39163737282376854,
511
+ -0.00016816208838524844,
512
+ -0.030166875610603425
513
+ ],
514
+ "q10": [
515
+ -0.2876295319764751,
516
+ -1.517332386228939,
517
+ -0.7162068431833223,
518
+ 1.5340748747861257,
519
+ -0.00940307262335479,
520
+ 0.27032511777197915,
521
+ 0.5183797600448073,
522
+ -0.00016816208838307383,
523
+ -0.030166875610601242
524
+ ],
525
+ "q50": [
526
+ -0.06080772429024824,
527
+ -1.0206109058076116,
528
+ -0.29725870825892986,
529
+ 2.091181195990227,
530
+ 0.37539346202628726,
531
+ 0.5569194488825879,
532
+ 0.9765301762984908,
533
+ 0.00044310177173314765,
534
+ -0.029707105719357897
535
+ ],
536
+ "q90": [
537
+ 0.3091505925419558,
538
+ -0.8229360878056289,
539
+ -0.07597513061752396,
540
+ 2.2804695484119306,
541
+ 0.705733834881893,
542
+ 1.5057548859591863,
543
+ 1.781986623414996,
544
+ 0.006667312579267169,
545
+ -0.025025486352071878
546
+ ],
547
+ "q99": [
548
+ 0.6140574080526641,
549
+ -0.7887050185950446,
550
+ -0.011701086271773653,
551
+ 2.3366886466061363,
552
+ 0.8314665028947141,
553
+ 1.6587387582788928,
554
+ 2.029461509800694,
555
+ 0.013790891773600373,
556
+ -0.01966739560742606
557
+ ]
558
+ },
559
+ "observation.cameras.third_person.intrinsics": {
560
+ "min": [
561
+ 324.7286071777344,
562
+ 0.0,
563
+ 319.5,
564
+ 0.0,
565
+ 324.7286071777344,
566
+ 179.5,
567
+ 0.0,
568
+ 0.0,
569
+ 1.0
570
+ ],
571
+ "max": [
572
+ 324.7286071777344,
573
+ 0.0,
574
+ 319.5,
575
+ 0.0,
576
+ 324.7286071777344,
577
+ 179.5,
578
+ 0.0,
579
+ 0.0,
580
+ 1.0
581
+ ],
582
+ "mean": [
583
+ 324.7285751015307,
584
+ 0.0,
585
+ 319.5,
586
+ 0.0,
587
+ 324.7285751015307,
588
+ 179.5,
589
+ 0.0,
590
+ 0.0,
591
+ 1.0
592
+ ],
593
+ "std": [
594
+ 0.6336710862522639,
595
+ 0.0,
596
+ 0.0,
597
+ 0.0,
598
+ 0.6336710862522639,
599
+ 0.0,
600
+ 0.0,
601
+ 0.0,
602
+ 0.0
603
+ ],
604
+ "count": [
605
+ 47109
606
+ ],
607
+ "q01": [
608
+ 324.7286071777344,
609
+ 3.9999999999994186e-16,
610
+ 319.5,
611
+ 3.9999999999994186e-16,
612
+ 324.7286071777344,
613
+ 179.5,
614
+ 3.9999999999994186e-16,
615
+ 3.9999999999994186e-16,
616
+ 1.0000000000000002
617
+ ],
618
+ "q10": [
619
+ 324.7286071777344,
620
+ 3.999999999999419e-15,
621
+ 319.5,
622
+ 3.999999999999419e-15,
623
+ 324.7286071777344,
624
+ 179.5,
625
+ 3.999999999999419e-15,
626
+ 3.999999999999419e-15,
627
+ 1.0000000000000038
628
+ ],
629
+ "q50": [
630
+ 324.7286071777344,
631
+ 1.999999999999708e-14,
632
+ 319.5,
633
+ 1.999999999999708e-14,
634
+ 324.7286071777344,
635
+ 179.5,
636
+ 1.999999999999708e-14,
637
+ 1.999999999999708e-14,
638
+ 1.0000000000000198
639
+ ],
640
+ "q90": [
641
+ 324.72860717773443,
642
+ 3.5999999999994754e-14,
643
+ 319.50000000000006,
644
+ 3.5999999999994754e-14,
645
+ 324.72860717773443,
646
+ 179.50000000000003,
647
+ 3.5999999999994754e-14,
648
+ 3.5999999999994754e-14,
649
+ 1.0000000000000373
650
+ ],
651
+ "q99": [
652
+ 324.72860717773443,
653
+ 3.9599999999994235e-14,
654
+ 319.50000000000006,
655
+ 3.9599999999994235e-14,
656
+ 324.72860717773443,
657
+ 179.50000000000003,
658
+ 3.9599999999994235e-14,
659
+ 3.9599999999994235e-14,
660
+ 1.0000000000000402
661
+ ]
662
+ },
663
+ "action": {
664
+ "min": [
665
+ -1.347407341003418,
666
+ -1.9447476863861084,
667
+ -1.1252813339233398,
668
+ 0.7582460641860962,
669
+ -0.959559440612793,
670
+ -0.33563947677612305,
671
+ -1.8781269788742065,
672
+ -1.0,
673
+ -1.0
674
+ ],
675
+ "max": [
676
+ 1.103428602218628,
677
+ -0.5,
678
+ 0.8667111992835999,
679
+ 2.8803765773773193,
680
+ 2.722820997238159,
681
+ 1.8465474843978882,
682
+ 3.62217116355896,
683
+ 1.0,
684
+ 1.0
685
+ ],
686
+ "mean": [
687
+ -0.011169741862411812,
688
+ -1.1019334910948826,
689
+ -0.3571696464018117,
690
+ 1.994545724667813,
691
+ 0.3510268564654014,
692
+ 0.727624255663983,
693
+ 1.0680633223012888,
694
+ -0.8899997877010318,
695
+ -0.8899997877010318
696
+ ],
697
+ "std": [
698
+ 0.4680917903112625,
699
+ 0.32638887398490424,
700
+ 0.3067705359253958,
701
+ 0.41355816696576025,
702
+ 0.39837109179171615,
703
+ 0.5409054954068166,
704
+ 0.8460741171159448,
705
+ 0.4559609376025495,
706
+ 0.4559609376025495
707
+ ],
708
+ "count": [
709
+ 47109
710
+ ],
711
+ "q01": [
712
+ -0.3634879264108911,
713
+ -1.6939701924665076,
714
+ -1.0163825811679545,
715
+ 1.403841121431078,
716
+ -0.09675244012341415,
717
+ 0.220647310679659,
718
+ 0.3921145226042784,
719
+ -1.0000000000395917,
720
+ -1.0000000000395917
721
+ ],
722
+ "q10": [
723
+ -0.28798634223535446,
724
+ -1.520593588514766,
725
+ -0.7218752941394382,
726
+ 1.5298826561884504,
727
+ -0.010814214138144724,
728
+ 0.27113861838905773,
729
+ 0.5188534976924439,
730
+ -1.0000000000395892,
731
+ -1.0000000000395892
732
+ ],
733
+ "q50": [
734
+ -0.059988743108262806,
735
+ -1.0225834190195466,
736
+ -0.29908120972397423,
737
+ 2.0895243998961375,
738
+ 0.37357369798250334,
739
+ 0.5608117401140956,
740
+ 0.9750993945685836,
741
+ -0.9696908924245196,
742
+ -0.9696908924245196
743
+ ],
744
+ "q90": [
745
+ 0.316008454829664,
746
+ -0.823385320693485,
747
+ -0.0759762552204847,
748
+ 2.2800417714684,
749
+ 0.7028120492414808,
750
+ 1.512520146466196,
751
+ 1.7799747846423326,
752
+ -0.6444348157752724,
753
+ -0.6444348157752724
754
+ ],
755
+ "q99": [
756
+ 0.6175366349869671,
757
+ -0.7892871968256174,
758
+ -0.011156764987800476,
759
+ 2.3364844548195984,
760
+ 0.8299867262536124,
761
+ 1.6598031515709781,
762
+ 2.0258931106612446,
763
+ -0.30741880142261807,
764
+ -0.30741880142261807
765
+ ]
766
+ },
767
+ "timestamp": {
768
+ "min": [
769
+ 0.0
770
+ ],
771
+ "max": [
772
+ 107.33333333333333
773
+ ],
774
+ "mean": [
775
+ 23.302812626037486
776
+ ],
777
+ "std": [
778
+ 21.7959380634214
779
+ ],
780
+ "count": [
781
+ 47109
782
+ ],
783
+ "q01": [
784
+ 0.4313964157883239
785
+ ],
786
+ "q10": [
787
+ 4.630346728570354
788
+ ],
789
+ "q50": [
790
+ 23.28724678256798
791
+ ],
792
+ "q90": [
793
+ 41.96918568349524
794
+ ],
795
+ "q99": [
796
+ 46.17422883628665
797
+ ]
798
+ }
799
+ }
Sawyer-833-rotate_the_toy_car_2/camera_fixed/task_833_sawyer_rotate_the_toy_car_2/meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba7bac3d71d73cff26ffef5bdda2a0b661c3ce8a14db404df490c22685c984ee
3
+ size 2177
Sawyer-833-rotate_the_toy_car_2/camera_fixed/task_833_sawyer_rotate_the_toy_car_2/videos/observation.images.third_person/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:229efadb402fc397415f5dd93bc1849abc82ed618f6089dd878b53247f699498
3
+ size 209896047
Sawyer-833-rotate_the_toy_car_2/camera_fixed/task_833_sawyer_rotate_the_toy_car_2/videos/observation.images.third_person/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a911c80b4baa4146c4f46b8f1564a01952ddc2a89793936174feb40c4719129
3
+ size 72190998
Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4d058e5cadec514f5a22d67012ff134fb691b22059f7fe54c8018eb566c2bba
3
+ size 7492527
Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/meta/axis_task_dataset.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": 833,
3
+ "task_name": "Rotate the Toy Car 2",
4
+ "embodiment_id": "sawyer",
5
+ "model_id": "sawyer:task_833:nq37:nv33:nu9",
6
+ "repo_id": "local/axis_multi_embodiment_sawyer_camera_randomized_task_833_sawyer_rotate_the_toy_car_2",
7
+ "dataset_path": "/data2/shmqd/AXIS-Render-Robosuite/multi_embodiment_50k_20260813/formal/data/sawyer/lerobot_tasks/camera_randomized/task_833_sawyer_rotate_the_toy_car_2",
8
+ "renderer_backend": "robosuite_table_arena_env_state_resampling",
9
+ "state_feature": "observation.state",
10
+ "state_semantics": "actuated_joint_qpos_in_actuator_order",
11
+ "action_feature": "action",
12
+ "action_semantics": "ctrl",
13
+ "camera_features": {
14
+ "third_person": {
15
+ "logical_camera_name": "frontview",
16
+ "image_feature": "observation.images.third_person",
17
+ "intrinsics_feature": "observation.cameras.third_person.intrinsics",
18
+ "camera_to_world_feature": "observation.cameras.third_person.camera_to_world",
19
+ "intrinsics_storage": "row_major_flat",
20
+ "intrinsics_source_shape": [
21
+ 3,
22
+ 3
23
+ ],
24
+ "camera_to_world_storage": "row_major_flat",
25
+ "camera_to_world_source_shape": [
26
+ 4,
27
+ 4
28
+ ],
29
+ "camera_frame_convention": "MuJoCo/OpenGL +X image-right,+Y up,-Z forward to world",
30
+ "source_camera_name_policy": "physical camera name is per episode in meta/axis_episodes"
31
+ }
32
+ },
33
+ "camera_feature_provenance": "dataset logical schema plus per-episode physical camera sidecars",
34
+ "episode_sidecar_dir": "meta/axis_episodes",
35
+ "attempt_commit_dir": "meta/axis_attempt_commits",
36
+ "camera_group": "randomized"
37
+ }
Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76316e159832c48e48e5735435e707f80cc4c71dbbf077c4b023073a45d90d65
3
+ size 799796
Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/meta/info.json ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "axis_robosuite",
4
+ "total_episodes": 436,
5
+ "total_frames": 188436,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 200,
10
+ "fps": 15,
11
+ "splits": {
12
+ "train": "0:436"
13
+ },
14
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
16
+ "features": {
17
+ "observation.state": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 9
21
+ ],
22
+ "names": [
23
+ "state"
24
+ ]
25
+ },
26
+ "action": {
27
+ "dtype": "float32",
28
+ "shape": [
29
+ 9
30
+ ],
31
+ "names": [
32
+ "action"
33
+ ]
34
+ },
35
+ "observation.images.third_person": {
36
+ "dtype": "video",
37
+ "shape": [
38
+ 360,
39
+ 640,
40
+ 3
41
+ ],
42
+ "names": [
43
+ "height",
44
+ "width",
45
+ "channel"
46
+ ],
47
+ "info": {
48
+ "video.height": 360,
49
+ "video.width": 640,
50
+ "video.codec": "h264",
51
+ "video.pix_fmt": "yuv420p",
52
+ "video.is_depth_map": false,
53
+ "video.fps": 15,
54
+ "video.channels": 3,
55
+ "has_audio": false
56
+ }
57
+ },
58
+ "observation.cameras.third_person.intrinsics": {
59
+ "dtype": "float32",
60
+ "shape": [
61
+ 9
62
+ ],
63
+ "names": [
64
+ "row_major"
65
+ ]
66
+ },
67
+ "observation.cameras.third_person.camera_to_world": {
68
+ "dtype": "float32",
69
+ "shape": [
70
+ 16
71
+ ],
72
+ "names": [
73
+ "row_major"
74
+ ]
75
+ },
76
+ "timestamp": {
77
+ "dtype": "float32",
78
+ "shape": [
79
+ 1
80
+ ],
81
+ "names": null
82
+ },
83
+ "frame_index": {
84
+ "dtype": "int64",
85
+ "shape": [
86
+ 1
87
+ ],
88
+ "names": null
89
+ },
90
+ "episode_index": {
91
+ "dtype": "int64",
92
+ "shape": [
93
+ 1
94
+ ],
95
+ "names": null
96
+ },
97
+ "index": {
98
+ "dtype": "int64",
99
+ "shape": [
100
+ 1
101
+ ],
102
+ "names": null
103
+ },
104
+ "task_index": {
105
+ "dtype": "int64",
106
+ "shape": [
107
+ 1
108
+ ],
109
+ "names": null
110
+ }
111
+ }
112
+ }
Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/meta/stats.json ADDED
@@ -0,0 +1,799 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 0
8
+ ],
9
+ "mean": [
10
+ 0.0
11
+ ],
12
+ "std": [
13
+ 0.0
14
+ ],
15
+ "count": [
16
+ 188436
17
+ ],
18
+ "q01": [
19
+ 3.7572438387563847e-19
20
+ ],
21
+ "q10": [
22
+ 3.75724383875638e-18
23
+ ],
24
+ "q50": [
25
+ 1.8786219193781864e-17
26
+ ],
27
+ "q90": [
28
+ 3.3815194548807415e-17
29
+ ],
30
+ "q99": [
31
+ 3.719671400368814e-17
32
+ ]
33
+ },
34
+ "frame_index": {
35
+ "min": [
36
+ 0
37
+ ],
38
+ "max": [
39
+ 1610
40
+ ],
41
+ "mean": [
42
+ 349.54218939056216
43
+ ],
44
+ "std": [
45
+ 326.9390709513207
46
+ ],
47
+ "count": [
48
+ 188436
49
+ ],
50
+ "q01": [
51
+ 6.4709462382001774
52
+ ],
53
+ "q10": [
54
+ 69.45520092967847
55
+ ],
56
+ "q50": [
57
+ 349.3285291600326
58
+ ],
59
+ "q90": [
60
+ 629.5377852513047
61
+ ],
62
+ "q99": [
63
+ 692.6134325429239
64
+ ]
65
+ },
66
+ "observation.images.third_person": {
67
+ "min": [
68
+ [
69
+ [
70
+ 0.0
71
+ ]
72
+ ],
73
+ [
74
+ [
75
+ 0.0
76
+ ]
77
+ ],
78
+ [
79
+ [
80
+ 0.0
81
+ ]
82
+ ]
83
+ ],
84
+ "max": [
85
+ [
86
+ [
87
+ 1.0
88
+ ]
89
+ ],
90
+ [
91
+ [
92
+ 1.0
93
+ ]
94
+ ],
95
+ [
96
+ [
97
+ 1.0
98
+ ]
99
+ ]
100
+ ],
101
+ "mean": [
102
+ [
103
+ [
104
+ 0.37048787597989885
105
+ ]
106
+ ],
107
+ [
108
+ [
109
+ 0.2939778206221414
110
+ ]
111
+ ],
112
+ [
113
+ [
114
+ 0.23787034728300813
115
+ ]
116
+ ]
117
+ ],
118
+ "std": [
119
+ [
120
+ [
121
+ 0.06335099674261341
122
+ ]
123
+ ],
124
+ [
125
+ [
126
+ 0.055375759762167485
127
+ ]
128
+ ],
129
+ [
130
+ [
131
+ 0.048691755825281006
132
+ ]
133
+ ]
134
+ ],
135
+ "count": [
136
+ 2713478400
137
+ ],
138
+ "q01": [
139
+ [
140
+ [
141
+ 0.11422945942163885
142
+ ]
143
+ ],
144
+ [
145
+ [
146
+ 0.031146191452601543
147
+ ]
148
+ ],
149
+ [
150
+ [
151
+ 0.029872519857145383
152
+ ]
153
+ ]
154
+ ],
155
+ "q10": [
156
+ [
157
+ [
158
+ 0.1890172145338519
159
+ ]
160
+ ],
161
+ [
162
+ [
163
+ 0.1312809877587087
164
+ ]
165
+ ],
166
+ [
167
+ [
168
+ 0.10112331784099167
169
+ ]
170
+ ]
171
+ ],
172
+ "q50": [
173
+ [
174
+ [
175
+ 0.3775886364140664
176
+ ]
177
+ ],
178
+ [
179
+ [
180
+ 0.29376846360896447
181
+ ]
182
+ ],
183
+ [
184
+ [
185
+ 0.23018813580106287
186
+ ]
187
+ ]
188
+ ],
189
+ "q90": [
190
+ [
191
+ [
192
+ 0.5482066289045693
193
+ ]
194
+ ],
195
+ [
196
+ [
197
+ 0.47072259608671674
198
+ ]
199
+ ],
200
+ [
201
+ [
202
+ 0.39589827405570654
203
+ ]
204
+ ]
205
+ ],
206
+ "q99": [
207
+ [
208
+ [
209
+ 0.6395752581806352
210
+ ]
211
+ ],
212
+ [
213
+ [
214
+ 0.5349652920501002
215
+ ]
216
+ ],
217
+ [
218
+ [
219
+ 0.455962767315194
220
+ ]
221
+ ]
222
+ ]
223
+ },
224
+ "episode_index": {
225
+ "min": [
226
+ 0
227
+ ],
228
+ "max": [
229
+ 435
230
+ ],
231
+ "mean": [
232
+ 210.98888747373113
233
+ ],
234
+ "std": [
235
+ 120.4720180634118
236
+ ],
237
+ "count": [
238
+ 188436
239
+ ],
240
+ "q01": [
241
+ 210.98888747373113
242
+ ],
243
+ "q10": [
244
+ 210.98888747373113
245
+ ],
246
+ "q50": [
247
+ 210.98888747373113
248
+ ],
249
+ "q90": [
250
+ 210.98888747373113
251
+ ],
252
+ "q99": [
253
+ 210.98888747373113
254
+ ]
255
+ },
256
+ "observation.cameras.third_person.camera_to_world": {
257
+ "min": [
258
+ -0.16453193128108978,
259
+ -0.6691583395004272,
260
+ 0.7429841160774231,
261
+ 0.9804556369781494,
262
+ 0.9842046499252319,
263
+ -0.162663072347641,
264
+ -0.16639724373817444,
265
+ -0.11947503685951233,
266
+ -0.16472673416137695,
267
+ 0.7428795099258423,
268
+ 0.3805133104324341,
269
+ 1.210188388824463,
270
+ 0.0,
271
+ 0.0,
272
+ 0.0,
273
+ 1.0
274
+ ],
275
+ "max": [
276
+ 0.16888175904750824,
277
+ -0.3794196844100952,
278
+ 0.9245724678039551,
279
+ 1.2193764448165894,
280
+ 1.0,
281
+ 0.16294406354427338,
282
+ 0.1402801275253296,
283
+ 0.11909276247024536,
284
+ 0.15571315586566925,
285
+ 0.9241676330566406,
286
+ 0.6683335900306702,
287
+ 1.4492441415786743,
288
+ 0.0,
289
+ 0.0,
290
+ 0.0,
291
+ 1.0
292
+ ],
293
+ "mean": [
294
+ 0.004128486317228991,
295
+ -0.5300287565254732,
296
+ 0.8440247817632915,
297
+ 1.1001975707031773,
298
+ 0.9967117994560646,
299
+ -0.0012029657793270012,
300
+ -0.005703646430923295,
301
+ -0.0017547083557057535,
302
+ 0.003957850323258273,
303
+ 0.8439134035961936,
304
+ 0.5301080926776397,
305
+ 1.323425800845645,
306
+ 0.0,
307
+ 0.0,
308
+ 0.0,
309
+ 1.0
310
+ ],
311
+ "std": [
312
+ 0.0565333421553425,
313
+ 0.05010413348725934,
314
+ 0.031180210693050544,
315
+ 0.06778901718677403,
316
+ 0.0042957651277693455,
317
+ 0.0582954401517597,
318
+ 0.05584179652547608,
319
+ 0.06681103027645029,
320
+ 0.05763603264663953,
321
+ 0.031217435141501652,
322
+ 0.04988804942525799,
323
+ 0.07006897735336454,
324
+ 0.0,
325
+ 0.0,
326
+ 0.0,
327
+ 0.0
328
+ ],
329
+ "count": [
330
+ 188436
331
+ ],
332
+ "q01": [
333
+ 0.004128474781596945,
334
+ -0.5300287276834768,
335
+ 0.8440249500478183,
336
+ 1.1001981680658008,
337
+ 0.9967125313276928,
338
+ -0.0012029371651761842,
339
+ -0.0057036498426359895,
340
+ -0.001754702753748032,
341
+ 0.003957823507609524,
342
+ 0.843913092241351,
343
+ 0.5301078396876547,
344
+ 1.3234254322860204,
345
+ 3.999999999999421e-16,
346
+ 3.999999999999421e-16,
347
+ 3.999999999999421e-16,
348
+ 1.0000000000000002
349
+ ],
350
+ "q10": [
351
+ 0.00412847478160054,
352
+ -0.5300287276834735,
353
+ 0.8440249500478207,
354
+ 1.1001981680658008,
355
+ 0.9967125313276939,
356
+ -0.0012029371651725873,
357
+ -0.005703649842632403,
358
+ -0.0017547027537444398,
359
+ 0.003957823507613107,
360
+ 0.843913092241353,
361
+ 0.5301078396876585,
362
+ 1.3234254322860204,
363
+ 3.999999999999406e-15,
364
+ 3.999999999999406e-15,
365
+ 3.999999999999406e-15,
366
+ 1.000000000000002
367
+ ],
368
+ "q50": [
369
+ 0.004128474781616538,
370
+ -0.5300287276834567,
371
+ 0.844024950047833,
372
+ 1.1001981680658148,
373
+ 0.9967125313277072,
374
+ -0.001202937165156583,
375
+ -0.005703649842616412,
376
+ -0.001754702753728444,
377
+ 0.00395782350762911,
378
+ 0.843913092241365,
379
+ 0.5301078396876739,
380
+ 1.323425432286033,
381
+ 1.9999999999997075e-14,
382
+ 1.9999999999997075e-14,
383
+ 1.9999999999997075e-14,
384
+ 1.0000000000000167
385
+ ],
386
+ "q90": [
387
+ 0.004128474781632537,
388
+ -0.5300287276834404,
389
+ 0.844024950047853,
390
+ 1.1001981680658353,
391
+ 0.9967125313277265,
392
+ -0.0012029371651405857,
393
+ -0.005703649842600414,
394
+ -0.0017547027537124374,
395
+ 0.003957823507645112,
396
+ 0.843913092241385,
397
+ 0.5301078396876909,
398
+ 1.3234254322860495,
399
+ 3.599999999999474e-14,
400
+ 3.599999999999474e-14,
401
+ 3.599999999999474e-14,
402
+ 1.0000000000000329
403
+ ],
404
+ "q99": [
405
+ 0.004128474781636135,
406
+ -0.5300287276834367,
407
+ 0.8440249500478562,
408
+ 1.1001981680658368,
409
+ 0.9967125313277301,
410
+ -0.0012029371651369877,
411
+ -0.0057036498425968125,
412
+ -0.0017547027537088437,
413
+ 0.003957823507648704,
414
+ 0.8439130922413882,
415
+ 0.5301078396876937,
416
+ 1.323425432286054,
417
+ 3.959999999999422e-14,
418
+ 3.959999999999422e-14,
419
+ 3.959999999999422e-14,
420
+ 1.0000000000000389
421
+ ]
422
+ },
423
+ "index": {
424
+ "min": [
425
+ 0
426
+ ],
427
+ "max": [
428
+ 188435
429
+ ],
430
+ "mean": [
431
+ 94217.5
432
+ ],
433
+ "std": [
434
+ 54396.787661742135
435
+ ],
436
+ "count": [
437
+ 188436
438
+ ],
439
+ "q01": [
440
+ 93874.42875684761
441
+ ],
442
+ "q10": [
443
+ 93937.41301153922
444
+ ],
445
+ "q50": [
446
+ 94217.28633976942
447
+ ],
448
+ "q90": [
449
+ 94497.4955958606
450
+ ],
451
+ "q99": [
452
+ 94560.57124315236
453
+ ]
454
+ },
455
+ "observation.cameras.third_person.intrinsics": {
456
+ "min": [
457
+ 299.7879943847656,
458
+ 0.0,
459
+ 319.5,
460
+ 0.0,
461
+ 299.7879943847656,
462
+ 179.5,
463
+ 0.0,
464
+ 0.0,
465
+ 1.0
466
+ ],
467
+ "max": [
468
+ 353.2288513183594,
469
+ 0.0,
470
+ 319.5,
471
+ 0.0,
472
+ 353.2288513183594,
473
+ 179.5,
474
+ 0.0,
475
+ 0.0,
476
+ 1.0
477
+ ],
478
+ "mean": [
479
+ 324.7767968818212,
480
+ 0.0,
481
+ 319.5,
482
+ 0.0,
483
+ 324.7767968818212,
484
+ 179.5,
485
+ 0.0,
486
+ 0.0,
487
+ 1.0
488
+ ],
489
+ "std": [
490
+ 14.673143296081468,
491
+ 0.0,
492
+ 0.0,
493
+ 0.0,
494
+ 14.673143296081468,
495
+ 0.0,
496
+ 0.0,
497
+ 0.0,
498
+ 0.0
499
+ ],
500
+ "count": [
501
+ 188436
502
+ ],
503
+ "q01": [
504
+ 324.77665364422666,
505
+ 3.999999999999421e-16,
506
+ 319.5,
507
+ 3.999999999999421e-16,
508
+ 324.77665364422666,
509
+ 179.5,
510
+ 3.999999999999421e-16,
511
+ 3.999999999999421e-16,
512
+ 1.0000000000000002
513
+ ],
514
+ "q10": [
515
+ 324.77665364422666,
516
+ 3.999999999999406e-15,
517
+ 319.5,
518
+ 3.999999999999406e-15,
519
+ 324.77665364422666,
520
+ 179.5,
521
+ 3.999999999999406e-15,
522
+ 3.999999999999406e-15,
523
+ 1.000000000000002
524
+ ],
525
+ "q50": [
526
+ 324.77665364422666,
527
+ 1.9999999999997075e-14,
528
+ 319.5,
529
+ 1.9999999999997075e-14,
530
+ 324.77665364422666,
531
+ 179.5,
532
+ 1.9999999999997075e-14,
533
+ 1.9999999999997075e-14,
534
+ 1.0000000000000167
535
+ ],
536
+ "q90": [
537
+ 324.77665364422666,
538
+ 3.599999999999474e-14,
539
+ 319.50000000000006,
540
+ 3.599999999999474e-14,
541
+ 324.77665364422666,
542
+ 179.50000000000003,
543
+ 3.599999999999474e-14,
544
+ 3.599999999999474e-14,
545
+ 1.0000000000000329
546
+ ],
547
+ "q99": [
548
+ 324.77665364422666,
549
+ 3.959999999999422e-14,
550
+ 319.50000000000006,
551
+ 3.959999999999422e-14,
552
+ 324.77665364422666,
553
+ 179.50000000000003,
554
+ 3.959999999999422e-14,
555
+ 3.959999999999422e-14,
556
+ 1.0000000000000389
557
+ ]
558
+ },
559
+ "observation.state": {
560
+ "min": [
561
+ -1.347407341003418,
562
+ -1.9447476863861084,
563
+ -1.1252813339233398,
564
+ 0.7582460641860962,
565
+ -0.959559440612793,
566
+ -0.33563947677612305,
567
+ -1.8781269788742065,
568
+ -0.00016816204879432917,
569
+ -0.030166875571012497
570
+ ],
571
+ "max": [
572
+ 1.103428602218628,
573
+ -0.5,
574
+ 0.8667111992835999,
575
+ 2.8803765773773193,
576
+ 2.722820997238159,
577
+ 1.8465474843978882,
578
+ 3.62217116355896,
579
+ 0.040167178958654404,
580
+ 0.0001718644198263064
581
+ ],
582
+ "mean": [
583
+ -0.012767478531700502,
584
+ -1.1001254032085284,
585
+ -0.3551496722912975,
586
+ 1.9962338029537414,
587
+ 0.3529198066729881,
588
+ 0.7243213578275772,
589
+ 1.0690250978620086,
590
+ 0.002048568753661933,
591
+ -0.02849948234171233
592
+ ],
593
+ "std": [
594
+ 0.4677417438052103,
595
+ 0.32588960462031485,
596
+ 0.3051351069784346,
597
+ 0.41342538983027993,
598
+ 0.39892928866789457,
599
+ 0.5395201696464142,
600
+ 0.84770914627987,
601
+ 0.009080525147156357,
602
+ 0.0068304003175572465
603
+ ],
604
+ "count": [
605
+ 188436
606
+ ],
607
+ "q01": [
608
+ -0.36351576863624135,
609
+ -1.6925576099070498,
610
+ -1.009891320498156,
611
+ 1.4042503037374134,
612
+ -0.09601820452704327,
613
+ 0.22050617892153593,
614
+ 0.39163737282376887,
615
+ -0.00016816208838524841,
616
+ -0.03016687561060353
617
+ ],
618
+ "q10": [
619
+ -0.28762953197647423,
620
+ -1.517332386228939,
621
+ -0.7162068431833226,
622
+ 1.5340748747861244,
623
+ -0.009403072623354825,
624
+ 0.2703251177719787,
625
+ 0.5183797600448067,
626
+ -0.00016816208838307342,
627
+ -0.030166875610601194
628
+ ],
629
+ "q50": [
630
+ -0.06080772429024818,
631
+ -1.020610905807611,
632
+ -0.29725870825893014,
633
+ 2.091181195990228,
634
+ 0.3753934620262872,
635
+ 0.5569194488825879,
636
+ 0.97653017629849,
637
+ 0.00044310177173314765,
638
+ -0.029707105719357915
639
+ ],
640
+ "q90": [
641
+ 0.309150592541956,
642
+ -0.8229360878056289,
643
+ -0.07597513061752394,
644
+ 2.2804695484119315,
645
+ 0.7057338348818917,
646
+ 1.505754885959187,
647
+ 1.7819866234150024,
648
+ 0.006667312579267181,
649
+ -0.025025486352071916
650
+ ],
651
+ "q99": [
652
+ 0.6140574080526644,
653
+ -0.7887050185950453,
654
+ -0.011701086271773676,
655
+ 2.3366886466061367,
656
+ 0.831466502894713,
657
+ 1.6587387582788928,
658
+ 2.029461509800696,
659
+ 0.013790891773600385,
660
+ -0.019667395607426027
661
+ ]
662
+ },
663
+ "action": {
664
+ "min": [
665
+ -1.347407341003418,
666
+ -1.9447476863861084,
667
+ -1.1252813339233398,
668
+ 0.7582460641860962,
669
+ -0.959559440612793,
670
+ -0.33563947677612305,
671
+ -1.8781269788742065,
672
+ -1.0,
673
+ -1.0
674
+ ],
675
+ "max": [
676
+ 1.103428602218628,
677
+ -0.5,
678
+ 0.8667111992835999,
679
+ 2.8803765773773193,
680
+ 2.722820997238159,
681
+ 1.8465474843978882,
682
+ 3.62217116355896,
683
+ 1.0,
684
+ 1.0
685
+ ],
686
+ "mean": [
687
+ -0.011169741862411793,
688
+ -1.1019334910948826,
689
+ -0.3571696464018119,
690
+ 1.994545724667811,
691
+ 0.35102685646540144,
692
+ 0.7276242556639828,
693
+ 1.068063322301289,
694
+ -0.8899997877010318,
695
+ -0.8899997877010318
696
+ ],
697
+ "std": [
698
+ 0.468091790311262,
699
+ 0.3263888739849039,
700
+ 0.3067705359253958,
701
+ 0.4135581669657601,
702
+ 0.39837109179171665,
703
+ 0.5409054954068172,
704
+ 0.8460741171159457,
705
+ 0.45596093760254897,
706
+ 0.45596093760254897
707
+ ],
708
+ "count": [
709
+ 188436
710
+ ],
711
+ "q01": [
712
+ -0.36348792641089134,
713
+ -1.6939701924665098,
714
+ -1.0163825811679545,
715
+ 1.4038411214310778,
716
+ -0.0967524401234142,
717
+ 0.22064731067965895,
718
+ 0.39211452260427815,
719
+ -1.0000000000395926,
720
+ -1.0000000000395926
721
+ ],
722
+ "q10": [
723
+ -0.2879863422353546,
724
+ -1.5205935885147686,
725
+ -0.7218752941394372,
726
+ 1.5298826561884529,
727
+ -0.010814214138144736,
728
+ 0.27113861838905795,
729
+ 0.5188534976924439,
730
+ -1.000000000039591,
731
+ -1.000000000039591
732
+ ],
733
+ "q50": [
734
+ -0.059988743108262674,
735
+ -1.0225834190195453,
736
+ -0.2990812097239741,
737
+ 2.089524399896142,
738
+ 0.3735736979825033,
739
+ 0.5608117401140972,
740
+ 0.9750993945685849,
741
+ -0.9696908924245246,
742
+ -0.9696908924245246
743
+ ],
744
+ "q90": [
745
+ 0.3160084548296632,
746
+ -0.8233853206934866,
747
+ -0.07597625522048476,
748
+ 2.2800417714684023,
749
+ 0.7028120492414801,
750
+ 1.5125201464661948,
751
+ 1.7799747846423293,
752
+ -0.6444348157752721,
753
+ -0.6444348157752721
754
+ ],
755
+ "q99": [
756
+ 0.6175366349869661,
757
+ -0.789287196825617,
758
+ -0.011156764987800468,
759
+ 2.3364844548196,
760
+ 0.8299867262536117,
761
+ 1.6598031515709786,
762
+ 2.025893110661243,
763
+ -0.3074188014226178,
764
+ -0.3074188014226178
765
+ ]
766
+ },
767
+ "timestamp": {
768
+ "min": [
769
+ 0.0
770
+ ],
771
+ "max": [
772
+ 107.33333333333333
773
+ ],
774
+ "mean": [
775
+ 23.302812626037483
776
+ ],
777
+ "std": [
778
+ 21.795938063421367
779
+ ],
780
+ "count": [
781
+ 188436
782
+ ],
783
+ "q01": [
784
+ 0.43139641578832316
785
+ ],
786
+ "q10": [
787
+ 4.630346728570368
788
+ ],
789
+ "q50": [
790
+ 23.287246782567987
791
+ ],
792
+ "q90": [
793
+ 41.96918568349527
794
+ ],
795
+ "q99": [
796
+ 46.17422883628667
797
+ ]
798
+ }
799
+ }
Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba7bac3d71d73cff26ffef5bdda2a0b661c3ce8a14db404df490c22685c984ee
3
+ size 2177
Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/videos/observation.images.third_person/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fe4230d05f308d3336cd982af78cc57dbcbda534d3d1e7ab628acfcac8cfaa8
3
+ size 208165826
Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/videos/observation.images.third_person/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0751ac7a69e5ad87fcf91d186d7c605a0df61976be3638b9b562ddaad8ff07f9
3
+ size 206436616
Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/videos/observation.images.third_person/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50cd2718533e945a15871d39aa751effb4b9462592459608dc96310933ec35b7
3
+ size 209070690
Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/videos/observation.images.third_person/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:381a16ec0288e27c55d3cbeb23713a144ce06b3d62601f4e407c2ac9345fec8f
3
+ size 206204699
Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/videos/observation.images.third_person/chunk-000/file-004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a68242f9b8817646f0dae6410fa9270da2bb70aa73a16398fca27627d844d661
3
+ size 205090267
Sawyer-833-rotate_the_toy_car_2/camera_randomized/task_833_sawyer_rotate_the_toy_car_2/videos/observation.images.third_person/chunk-000/file-005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf5178678271c026c2736d1d7948b2b134e6646ffbcad2ca3f724c7da5a330a4
3
+ size 103084930
Sawyer-833-rotate_the_toy_car_2/task_manifest.json ADDED
The diff for this file is too large to render. See raw diff