nimitt0 commited on
Commit
e65dafb
·
verified ·
1 Parent(s): 1ee3342

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. pick_objects_multiscene0/scene9/meta/episodes_stats.jsonl +0 -0
  2. pick_objects_multiscene0/scene9/meta/modality.json +35 -0
  3. pick_objects_multiscene0/scene9/meta/stats.json +202 -0
  4. pick_objects_multiscene2/scene1/meta/episodes.jsonl +99 -0
  5. pick_objects_multiscene2/scene1/meta/episodes_stats.jsonl +0 -0
  6. pick_objects_multiscene2/scene1/meta/info.json +127 -0
  7. pick_objects_multiscene2/scene1/meta/modality.json +35 -0
  8. pick_objects_multiscene2/scene1/meta/stats.json +202 -0
  9. pick_objects_multiscene2/scene1/meta/tasks.jsonl +3 -0
  10. pick_objects_multiscene2/scene2/meta/episodes.jsonl +99 -0
  11. pick_objects_multiscene2/scene2/meta/episodes_stats.jsonl +0 -0
  12. pick_objects_multiscene2/scene2/meta/info.json +127 -0
  13. pick_objects_multiscene2/scene2/meta/modality.json +35 -0
  14. pick_objects_multiscene2/scene2/meta/stats.json +202 -0
  15. pick_objects_multiscene2/scene2/meta/tasks.jsonl +3 -0
  16. pick_objects_multiscene2/scene4/meta/episodes.jsonl +99 -0
  17. pick_objects_multiscene2/scene4/meta/episodes_stats.jsonl +0 -0
  18. pick_objects_multiscene2/scene4/meta/info.json +127 -0
  19. pick_objects_multiscene2/scene4/meta/modality.json +35 -0
  20. pick_objects_multiscene2/scene4/meta/stats.json +202 -0
  21. pick_objects_multiscene2/scene4/meta/tasks.jsonl +3 -0
  22. pick_objects_multiscene2/scene9/data/chunk-000/episode_000000.parquet +3 -0
  23. pick_objects_multiscene2/scene9/data/chunk-000/episode_000002.parquet +3 -0
  24. pick_objects_multiscene2/scene9/data/chunk-000/episode_000003.parquet +3 -0
  25. pick_objects_multiscene2/scene9/data/chunk-000/episode_000004.parquet +3 -0
  26. pick_objects_multiscene2/scene9/data/chunk-000/episode_000005.parquet +3 -0
  27. pick_objects_multiscene2/scene9/data/chunk-000/episode_000007.parquet +3 -0
  28. pick_objects_multiscene2/scene9/data/chunk-000/episode_000010.parquet +3 -0
  29. pick_objects_multiscene2/scene9/data/chunk-000/episode_000012.parquet +3 -0
  30. pick_objects_multiscene2/scene9/data/chunk-000/episode_000014.parquet +3 -0
  31. pick_objects_multiscene2/scene9/data/chunk-000/episode_000015.parquet +3 -0
  32. pick_objects_multiscene2/scene9/data/chunk-000/episode_000016.parquet +3 -0
  33. pick_objects_multiscene2/scene9/data/chunk-000/episode_000017.parquet +3 -0
  34. pick_objects_multiscene2/scene9/data/chunk-000/episode_000018.parquet +3 -0
  35. pick_objects_multiscene2/scene9/data/chunk-000/episode_000020.parquet +3 -0
  36. pick_objects_multiscene2/scene9/data/chunk-000/episode_000021.parquet +3 -0
  37. pick_objects_multiscene2/scene9/data/chunk-000/episode_000024.parquet +3 -0
  38. pick_objects_multiscene2/scene9/data/chunk-000/episode_000026.parquet +3 -0
  39. pick_objects_multiscene2/scene9/data/chunk-000/episode_000027.parquet +3 -0
  40. pick_objects_multiscene2/scene9/data/chunk-000/episode_000028.parquet +3 -0
  41. pick_objects_multiscene2/scene9/data/chunk-000/episode_000029.parquet +3 -0
  42. pick_objects_multiscene2/scene9/data/chunk-000/episode_000031.parquet +3 -0
  43. pick_objects_multiscene2/scene9/data/chunk-000/episode_000033.parquet +3 -0
  44. pick_objects_multiscene2/scene9/data/chunk-000/episode_000034.parquet +3 -0
  45. pick_objects_multiscene2/scene9/data/chunk-000/episode_000039.parquet +3 -0
  46. pick_objects_multiscene2/scene9/data/chunk-000/episode_000040.parquet +3 -0
  47. pick_objects_multiscene2/scene9/data/chunk-000/episode_000041.parquet +3 -0
  48. pick_objects_multiscene2/scene9/data/chunk-000/episode_000045.parquet +3 -0
  49. pick_objects_multiscene2/scene9/data/chunk-000/episode_000047.parquet +3 -0
  50. pick_objects_multiscene2/scene9/data/chunk-000/episode_000048.parquet +3 -0
pick_objects_multiscene0/scene9/meta/episodes_stats.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
pick_objects_multiscene0/scene9/meta/modality.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "state": {
3
+ "single_arm": {
4
+ "start": 0,
5
+ "end": 5
6
+ },
7
+ "gripper": {
8
+ "start": 5,
9
+ "end": 6
10
+ }
11
+ },
12
+ "action": {
13
+ "single_arm": {
14
+ "start": 0,
15
+ "end": 5
16
+ },
17
+ "gripper": {
18
+ "start": 5,
19
+ "end": 6
20
+ }
21
+ },
22
+ "video": {
23
+ "front": {
24
+ "original_key": "observation.images.front_cam"
25
+ },
26
+ "wrist": {
27
+ "original_key": "observation.images.wrist_cam"
28
+ }
29
+ },
30
+ "annotation": {
31
+ "human.task_description": {
32
+ "original_key": "task_index"
33
+ }
34
+ }
35
+ }
pick_objects_multiscene0/scene9/meta/stats.json ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "mean": [
4
+ -0.09018465131521225,
5
+ 1.5018317699432373,
6
+ -1.3592607975006104,
7
+ 0.7909157276153564,
8
+ 0.09144002199172974,
9
+ 0.45502424240112305
10
+ ],
11
+ "std": [
12
+ 0.7602988481521606,
13
+ 0.6827405691146851,
14
+ 0.5655614137649536,
15
+ 0.3413371443748474,
16
+ 0.792760968208313,
17
+ 0.29718950390815735
18
+ ],
19
+ "min": [
20
+ -1.436472773551941,
21
+ -4.029530828120187e-05,
22
+ -2.8618738651275635,
23
+ -1.1515004634857178,
24
+ -1.78871750831604,
25
+ 0.03879735246300697
26
+ ],
27
+ "max": [
28
+ 1.4233797788619995,
29
+ 2.9797263145446777,
30
+ 0.08736018091440201,
31
+ 1.2000133991241455,
32
+ 1.8174608945846558,
33
+ 1.8122252225875854
34
+ ],
35
+ "q01": [
36
+ -1.3538093316555022,
37
+ 0.0014391921763308346,
38
+ -2.855400438308716,
39
+ -0.4381320756673813,
40
+ -1.383565105199814,
41
+ 0.04445807065814734
42
+ ],
43
+ "q99": [
44
+ 1.3433712303638459,
45
+ 2.864817225933075,
46
+ -0.4077297008037567,
47
+ 1.2000019550323486,
48
+ 1.4326860308647156,
49
+ 1.3275091838836677
50
+ ]
51
+ },
52
+ "action": {
53
+ "mean": [
54
+ -0.09076729416847229,
55
+ 1.5102109909057617,
56
+ -1.3654447793960571,
57
+ 0.7971795201301575,
58
+ 0.09232085198163986,
59
+ 0.4511478543281555
60
+ ],
61
+ "std": [
62
+ 0.7620705366134644,
63
+ 0.6798068284988403,
64
+ 0.565377414226532,
65
+ 0.3356589078903198,
66
+ 0.7914298176765442,
67
+ 0.2950303852558136
68
+ ],
69
+ "min": [
70
+ -1.436472773551941,
71
+ -4.029530828120187e-05,
72
+ -2.8618738651275635,
73
+ -1.141422152519226,
74
+ -1.7587203979492188,
75
+ 0.03848060220479965
76
+ ],
77
+ "max": [
78
+ 1.4233797788619995,
79
+ 2.9797263145446777,
80
+ 0.06585230678319931,
81
+ 1.2000133991241455,
82
+ 1.7874566316604614,
83
+ 1.7822188138961792
84
+ ],
85
+ "q01": [
86
+ -1.353821884393692,
87
+ 0.00144426048733294,
88
+ -2.8554986476898194,
89
+ -0.40810069650411607,
90
+ -1.3789768135547638,
91
+ 0.043752962090075016
92
+ ],
93
+ "q99": [
94
+ 1.3433853602409362,
95
+ 2.864031627178193,
96
+ -0.40892143696546557,
97
+ 1.2000019550323486,
98
+ 1.431970134973526,
99
+ 1.2975027751922614
100
+ ]
101
+ },
102
+ "timestamp": {
103
+ "mean": [
104
+ 2.780982255935669
105
+ ],
106
+ "std": [
107
+ 1.7757668495178223
108
+ ],
109
+ "min": [
110
+ 0.0
111
+ ],
112
+ "max": [
113
+ 8.833333015441895
114
+ ],
115
+ "q01": [
116
+ 0.03333333507180214
117
+ ],
118
+ "q99": [
119
+ 7.29766685962678
120
+ ]
121
+ },
122
+ "frame_index": {
123
+ "mean": [
124
+ 83.4294662475586
125
+ ],
126
+ "std": [
127
+ 53.273006439208984
128
+ ],
129
+ "min": [
130
+ 0.0
131
+ ],
132
+ "max": [
133
+ 265.0
134
+ ],
135
+ "q01": [
136
+ 1.0
137
+ ],
138
+ "q99": [
139
+ 218.9300000000003
140
+ ]
141
+ },
142
+ "episode_index": {
143
+ "mean": [
144
+ 48.334957122802734
145
+ ],
146
+ "std": [
147
+ 28.697002410888672
148
+ ],
149
+ "min": [
150
+ 0.0
151
+ ],
152
+ "max": [
153
+ 98.0
154
+ ],
155
+ "q01": [
156
+ 1.0
157
+ ],
158
+ "q99": [
159
+ 97.0
160
+ ]
161
+ },
162
+ "index": {
163
+ "mean": [
164
+ 7903.5
165
+ ],
166
+ "std": [
167
+ 4563.37646484375
168
+ ],
169
+ "min": [
170
+ 0.0
171
+ ],
172
+ "max": [
173
+ 15807.0
174
+ ],
175
+ "q01": [
176
+ 158.07
177
+ ],
178
+ "q99": [
179
+ 15648.93
180
+ ]
181
+ },
182
+ "task_index": {
183
+ "mean": [
184
+ 0.9845015406608582
185
+ ],
186
+ "std": [
187
+ 0.8199189901351929
188
+ ],
189
+ "min": [
190
+ 0.0
191
+ ],
192
+ "max": [
193
+ 2.0
194
+ ],
195
+ "q01": [
196
+ 0.0
197
+ ],
198
+ "q99": [
199
+ 2.0
200
+ ]
201
+ }
202
+ }
pick_objects_multiscene2/scene1/meta/episodes.jsonl ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["touch the red cube"], "length": 186}
2
+ {"episode_index": 1, "tasks": ["touch the red cube"], "length": 132}
3
+ {"episode_index": 2, "tasks": ["touch the red cube"], "length": 224}
4
+ {"episode_index": 3, "tasks": ["touch the red cube"], "length": 180}
5
+ {"episode_index": 4, "tasks": ["touch the red cube"], "length": 179}
6
+ {"episode_index": 5, "tasks": ["touch the red cube"], "length": 155}
7
+ {"episode_index": 6, "tasks": ["touch the red cube"], "length": 168}
8
+ {"episode_index": 7, "tasks": ["touch the red cube"], "length": 201}
9
+ {"episode_index": 8, "tasks": ["touch the red cube"], "length": 152}
10
+ {"episode_index": 9, "tasks": ["touch the red cube"], "length": 137}
11
+ {"episode_index": 10, "tasks": ["touch the red cube"], "length": 172}
12
+ {"episode_index": 11, "tasks": ["touch the red cube"], "length": 191}
13
+ {"episode_index": 12, "tasks": ["touch the red cube"], "length": 172}
14
+ {"episode_index": 13, "tasks": ["touch the red cube"], "length": 152}
15
+ {"episode_index": 14, "tasks": ["touch the red cube"], "length": 154}
16
+ {"episode_index": 15, "tasks": ["touch the red cube"], "length": 232}
17
+ {"episode_index": 16, "tasks": ["touch the red cube"], "length": 175}
18
+ {"episode_index": 17, "tasks": ["touch the red cube"], "length": 189}
19
+ {"episode_index": 18, "tasks": ["touch the red cube"], "length": 143}
20
+ {"episode_index": 19, "tasks": ["touch the red cube"], "length": 170}
21
+ {"episode_index": 20, "tasks": ["touch the red cube"], "length": 180}
22
+ {"episode_index": 21, "tasks": ["touch the red cube"], "length": 229}
23
+ {"episode_index": 22, "tasks": ["touch the red cube"], "length": 241}
24
+ {"episode_index": 23, "tasks": ["touch the red cube"], "length": 172}
25
+ {"episode_index": 24, "tasks": ["touch the red cube"], "length": 149}
26
+ {"episode_index": 25, "tasks": ["touch the red cube"], "length": 130}
27
+ {"episode_index": 26, "tasks": ["touch the red cube"], "length": 174}
28
+ {"episode_index": 27, "tasks": ["touch the red cube"], "length": 166}
29
+ {"episode_index": 28, "tasks": ["touch the red cube"], "length": 148}
30
+ {"episode_index": 29, "tasks": ["touch the red cube"], "length": 153}
31
+ {"episode_index": 30, "tasks": ["touch the red cube"], "length": 196}
32
+ {"episode_index": 31, "tasks": ["touch the red cube"], "length": 274}
33
+ {"episode_index": 32, "tasks": ["touch the red cube"], "length": 138}
34
+ {"episode_index": 33, "tasks": ["touch the green cube"], "length": 179}
35
+ {"episode_index": 34, "tasks": ["touch the green cube"], "length": 180}
36
+ {"episode_index": 35, "tasks": ["touch the green cube"], "length": 152}
37
+ {"episode_index": 36, "tasks": ["touch the green cube"], "length": 126}
38
+ {"episode_index": 37, "tasks": ["touch the green cube"], "length": 192}
39
+ {"episode_index": 38, "tasks": ["touch the green cube"], "length": 224}
40
+ {"episode_index": 39, "tasks": ["touch the green cube"], "length": 154}
41
+ {"episode_index": 40, "tasks": ["touch the green cube"], "length": 185}
42
+ {"episode_index": 41, "tasks": ["touch the green cube"], "length": 179}
43
+ {"episode_index": 42, "tasks": ["touch the green cube"], "length": 230}
44
+ {"episode_index": 43, "tasks": ["touch the green cube"], "length": 204}
45
+ {"episode_index": 44, "tasks": ["touch the green cube"], "length": 176}
46
+ {"episode_index": 45, "tasks": ["touch the green cube"], "length": 152}
47
+ {"episode_index": 46, "tasks": ["touch the green cube"], "length": 192}
48
+ {"episode_index": 47, "tasks": ["touch the green cube"], "length": 220}
49
+ {"episode_index": 48, "tasks": ["touch the green cube"], "length": 177}
50
+ {"episode_index": 49, "tasks": ["touch the green cube"], "length": 214}
51
+ {"episode_index": 50, "tasks": ["touch the green cube"], "length": 240}
52
+ {"episode_index": 51, "tasks": ["touch the green cube"], "length": 168}
53
+ {"episode_index": 52, "tasks": ["touch the green cube"], "length": 167}
54
+ {"episode_index": 53, "tasks": ["touch the green cube"], "length": 158}
55
+ {"episode_index": 54, "tasks": ["touch the green cube"], "length": 153}
56
+ {"episode_index": 55, "tasks": ["touch the green cube"], "length": 156}
57
+ {"episode_index": 56, "tasks": ["touch the green cube"], "length": 140}
58
+ {"episode_index": 57, "tasks": ["touch the green cube"], "length": 190}
59
+ {"episode_index": 58, "tasks": ["touch the green cube"], "length": 196}
60
+ {"episode_index": 59, "tasks": ["touch the green cube"], "length": 229}
61
+ {"episode_index": 60, "tasks": ["touch the green cube"], "length": 156}
62
+ {"episode_index": 61, "tasks": ["touch the green cube"], "length": 121}
63
+ {"episode_index": 62, "tasks": ["touch the green cube"], "length": 144}
64
+ {"episode_index": 63, "tasks": ["touch the green cube"], "length": 134}
65
+ {"episode_index": 64, "tasks": ["touch the green cube"], "length": 154}
66
+ {"episode_index": 65, "tasks": ["touch the green cube"], "length": 144}
67
+ {"episode_index": 66, "tasks": ["touch the blue cube"], "length": 185}
68
+ {"episode_index": 67, "tasks": ["touch the blue cube"], "length": 137}
69
+ {"episode_index": 68, "tasks": ["touch the blue cube"], "length": 232}
70
+ {"episode_index": 69, "tasks": ["touch the blue cube"], "length": 266}
71
+ {"episode_index": 70, "tasks": ["touch the blue cube"], "length": 145}
72
+ {"episode_index": 71, "tasks": ["touch the blue cube"], "length": 131}
73
+ {"episode_index": 72, "tasks": ["touch the blue cube"], "length": 146}
74
+ {"episode_index": 73, "tasks": ["touch the blue cube"], "length": 177}
75
+ {"episode_index": 74, "tasks": ["touch the blue cube"], "length": 132}
76
+ {"episode_index": 75, "tasks": ["touch the blue cube"], "length": 140}
77
+ {"episode_index": 76, "tasks": ["touch the blue cube"], "length": 146}
78
+ {"episode_index": 77, "tasks": ["touch the blue cube"], "length": 231}
79
+ {"episode_index": 78, "tasks": ["touch the blue cube"], "length": 187}
80
+ {"episode_index": 79, "tasks": ["touch the blue cube"], "length": 230}
81
+ {"episode_index": 80, "tasks": ["touch the blue cube"], "length": 147}
82
+ {"episode_index": 81, "tasks": ["touch the blue cube"], "length": 267}
83
+ {"episode_index": 82, "tasks": ["touch the blue cube"], "length": 169}
84
+ {"episode_index": 83, "tasks": ["touch the blue cube"], "length": 177}
85
+ {"episode_index": 84, "tasks": ["touch the blue cube"], "length": 150}
86
+ {"episode_index": 85, "tasks": ["touch the blue cube"], "length": 175}
87
+ {"episode_index": 86, "tasks": ["touch the blue cube"], "length": 149}
88
+ {"episode_index": 87, "tasks": ["touch the blue cube"], "length": 220}
89
+ {"episode_index": 88, "tasks": ["touch the blue cube"], "length": 202}
90
+ {"episode_index": 89, "tasks": ["touch the blue cube"], "length": 155}
91
+ {"episode_index": 90, "tasks": ["touch the blue cube"], "length": 143}
92
+ {"episode_index": 91, "tasks": ["touch the blue cube"], "length": 153}
93
+ {"episode_index": 92, "tasks": ["touch the blue cube"], "length": 173}
94
+ {"episode_index": 93, "tasks": ["touch the blue cube"], "length": 176}
95
+ {"episode_index": 94, "tasks": ["touch the blue cube"], "length": 194}
96
+ {"episode_index": 95, "tasks": ["touch the blue cube"], "length": 214}
97
+ {"episode_index": 96, "tasks": ["touch the blue cube"], "length": 131}
98
+ {"episode_index": 97, "tasks": ["touch the blue cube"], "length": 179}
99
+ {"episode_index": 98, "tasks": ["touch the blue cube"], "length": 235}
pick_objects_multiscene2/scene1/meta/episodes_stats.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
pick_objects_multiscene2/scene1/meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "SO100",
4
+ "total_episodes": 99,
5
+ "total_frames": 17494,
6
+ "total_tasks": 3,
7
+ "total_videos": 198,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:99"
13
+ },
14
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
+ "features": {
17
+ "observation.state": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 6
21
+ ],
22
+ "names": [
23
+ "a_1",
24
+ "a_2",
25
+ "a_3",
26
+ "a_4",
27
+ "a_5",
28
+ "a_6"
29
+ ]
30
+ },
31
+ "observation.images.front_cam": {
32
+ "dtype": "video",
33
+ "shape": [
34
+ 480,
35
+ 640,
36
+ 3
37
+ ],
38
+ "names": [
39
+ "height",
40
+ "width",
41
+ "channels"
42
+ ],
43
+ "info": {
44
+ "video.height": 480,
45
+ "video.width": 640,
46
+ "video.codec": "av1",
47
+ "video.pix_fmt": "yuv420p",
48
+ "video.is_depth_map": false,
49
+ "video.fps": 30,
50
+ "video.channels": 3,
51
+ "has_audio": false
52
+ }
53
+ },
54
+ "observation.images.wrist_cam": {
55
+ "dtype": "video",
56
+ "shape": [
57
+ 480,
58
+ 640,
59
+ 3
60
+ ],
61
+ "names": [
62
+ "height",
63
+ "width",
64
+ "channels"
65
+ ],
66
+ "info": {
67
+ "video.height": 480,
68
+ "video.width": 640,
69
+ "video.codec": "av1",
70
+ "video.pix_fmt": "yuv420p",
71
+ "video.is_depth_map": false,
72
+ "video.fps": 30,
73
+ "video.channels": 3,
74
+ "has_audio": false
75
+ }
76
+ },
77
+ "action": {
78
+ "dtype": "float32",
79
+ "shape": [
80
+ 6
81
+ ],
82
+ "names": [
83
+ "a_1",
84
+ "a_2",
85
+ "a_3",
86
+ "a_4",
87
+ "a_5",
88
+ "a_6"
89
+ ]
90
+ },
91
+ "timestamp": {
92
+ "dtype": "float32",
93
+ "shape": [
94
+ 1
95
+ ],
96
+ "names": null
97
+ },
98
+ "frame_index": {
99
+ "dtype": "int64",
100
+ "shape": [
101
+ 1
102
+ ],
103
+ "names": null
104
+ },
105
+ "episode_index": {
106
+ "dtype": "int64",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": null
111
+ },
112
+ "index": {
113
+ "dtype": "int64",
114
+ "shape": [
115
+ 1
116
+ ],
117
+ "names": null
118
+ },
119
+ "task_index": {
120
+ "dtype": "int64",
121
+ "shape": [
122
+ 1
123
+ ],
124
+ "names": null
125
+ }
126
+ }
127
+ }
pick_objects_multiscene2/scene1/meta/modality.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "state": {
3
+ "single_arm": {
4
+ "start": 0,
5
+ "end": 5
6
+ },
7
+ "gripper": {
8
+ "start": 5,
9
+ "end": 6
10
+ }
11
+ },
12
+ "action": {
13
+ "single_arm": {
14
+ "start": 0,
15
+ "end": 5
16
+ },
17
+ "gripper": {
18
+ "start": 5,
19
+ "end": 6
20
+ }
21
+ },
22
+ "video": {
23
+ "front": {
24
+ "original_key": "observation.images.front_cam"
25
+ },
26
+ "wrist": {
27
+ "original_key": "observation.images.wrist_cam"
28
+ }
29
+ },
30
+ "annotation": {
31
+ "human.task_description": {
32
+ "original_key": "task_index"
33
+ }
34
+ }
35
+ }
pick_objects_multiscene2/scene1/meta/stats.json ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "mean": [
4
+ -0.08357406407594681,
5
+ 1.531693696975708,
6
+ -1.314238429069519,
7
+ 0.7895524501800537,
8
+ 0.09025651961565018,
9
+ 0.46130263805389404
10
+ ],
11
+ "std": [
12
+ 0.8452898859977722,
13
+ 0.655893087387085,
14
+ 0.5871227979660034,
15
+ 0.33964022994041443,
16
+ 0.8864654898643494,
17
+ 0.3018263578414917
18
+ ],
19
+ "min": [
20
+ -1.5062192678451538,
21
+ -0.10279979556798935,
22
+ -2.8623290061950684,
23
+ -0.9531084299087524,
24
+ -1.9540438652038574,
25
+ 0.04084739461541176
26
+ ],
27
+ "max": [
28
+ 1.5096540451049805,
29
+ 2.9768731594085693,
30
+ -1.96535747818416e-05,
31
+ 1.2000157833099365,
32
+ 1.930976152420044,
33
+ 1.932107925415039
34
+ ],
35
+ "q01": [
36
+ -1.4570901453495027,
37
+ 0.12470447391271591,
38
+ -2.858491756916046,
39
+ -0.47769081085920334,
40
+ -1.460705441236496,
41
+ 0.04709537833929062
42
+ ],
43
+ "q99": [
44
+ 1.4491758298873902,
45
+ 2.9659066081047056,
46
+ -0.35537220984697343,
47
+ 1.2000020742416382,
48
+ 1.5061267173290254,
49
+ 1.361987303495407
50
+ ]
51
+ },
52
+ "action": {
53
+ "mean": [
54
+ -0.08378595113754272,
55
+ 1.5391565561294556,
56
+ -1.3204013109207153,
57
+ 0.7947686910629272,
58
+ 0.090181864798069,
59
+ 0.4566270709037781
60
+ ],
61
+ "std": [
62
+ 0.8475322127342224,
63
+ 0.6524925827980042,
64
+ 0.5862755179405212,
65
+ 0.33356422185897827,
66
+ 0.8860483765602112,
67
+ 0.29872825741767883
68
+ ],
69
+ "min": [
70
+ -1.5062192678451538,
71
+ -0.06374955922365189,
72
+ -2.8623290061950684,
73
+ -0.9230971932411194,
74
+ -1.9240390062332153,
75
+ 0.042037174105644226
76
+ ],
77
+ "max": [
78
+ 1.5096540451049805,
79
+ 2.9768731594085693,
80
+ -1.96535747818416e-05,
81
+ 1.2000157833099365,
82
+ 1.9009792804718018,
83
+ 1.9021015167236328
84
+ ],
85
+ "q01": [
86
+ -1.457091816663742,
87
+ 0.1320267201960087,
88
+ -2.858491756916046,
89
+ -0.4476351705193519,
90
+ -1.460560439825058,
91
+ 0.04709126442670822
92
+ ],
93
+ "q99": [
94
+ 1.4491918563842774,
95
+ 2.9659066081047056,
96
+ -0.37437669157981873,
97
+ 1.2000020742416382,
98
+ 1.5061081206798554,
99
+ 1.3319808948040008
100
+ ]
101
+ },
102
+ "timestamp": {
103
+ "mean": [
104
+ 3.040480375289917
105
+ ],
106
+ "std": [
107
+ 1.8982882499694824
108
+ ],
109
+ "min": [
110
+ 0.0
111
+ ],
112
+ "max": [
113
+ 9.100000381469727
114
+ ],
115
+ "q01": [
116
+ 0.03333333507180214
117
+ ],
118
+ "q99": [
119
+ 7.566666603088379
120
+ ]
121
+ },
122
+ "frame_index": {
123
+ "mean": [
124
+ 91.21441650390625
125
+ ],
126
+ "std": [
127
+ 56.948646545410156
128
+ ],
129
+ "min": [
130
+ 0.0
131
+ ],
132
+ "max": [
133
+ 273.0
134
+ ],
135
+ "q01": [
136
+ 1.0
137
+ ],
138
+ "q99": [
139
+ 227.0
140
+ ]
141
+ },
142
+ "episode_index": {
143
+ "mean": [
144
+ 49.06110763549805
145
+ ],
146
+ "std": [
147
+ 28.59950828552246
148
+ ],
149
+ "min": [
150
+ 0.0
151
+ ],
152
+ "max": [
153
+ 98.0
154
+ ],
155
+ "q01": [
156
+ 0.0
157
+ ],
158
+ "q99": [
159
+ 98.0
160
+ ]
161
+ },
162
+ "index": {
163
+ "mean": [
164
+ 8746.5
165
+ ],
166
+ "std": [
167
+ 5050.0830078125
168
+ ],
169
+ "min": [
170
+ 0.0
171
+ ],
172
+ "max": [
173
+ 17493.0
174
+ ],
175
+ "q01": [
176
+ 174.93
177
+ ],
178
+ "q99": [
179
+ 17318.07
180
+ ]
181
+ },
182
+ "task_index": {
183
+ "mean": [
184
+ 1.0045729875564575
185
+ ],
186
+ "std": [
187
+ 0.8180691599845886
188
+ ],
189
+ "min": [
190
+ 0.0
191
+ ],
192
+ "max": [
193
+ 2.0
194
+ ],
195
+ "q01": [
196
+ 0.0
197
+ ],
198
+ "q99": [
199
+ 2.0
200
+ ]
201
+ }
202
+ }
pick_objects_multiscene2/scene1/meta/tasks.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {"task_index": 0, "task": "touch the red cube"}
2
+ {"task_index": 1, "task": "touch the green cube"}
3
+ {"task_index": 2, "task": "touch the blue cube"}
pick_objects_multiscene2/scene2/meta/episodes.jsonl ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["touch the red cube"], "length": 171}
2
+ {"episode_index": 1, "tasks": ["touch the red cube"], "length": 164}
3
+ {"episode_index": 2, "tasks": ["touch the red cube"], "length": 231}
4
+ {"episode_index": 3, "tasks": ["touch the red cube"], "length": 187}
5
+ {"episode_index": 4, "tasks": ["touch the red cube"], "length": 183}
6
+ {"episode_index": 5, "tasks": ["touch the red cube"], "length": 199}
7
+ {"episode_index": 6, "tasks": ["touch the red cube"], "length": 200}
8
+ {"episode_index": 7, "tasks": ["touch the red cube"], "length": 178}
9
+ {"episode_index": 8, "tasks": ["touch the red cube"], "length": 175}
10
+ {"episode_index": 9, "tasks": ["touch the red cube"], "length": 186}
11
+ {"episode_index": 10, "tasks": ["touch the red cube"], "length": 192}
12
+ {"episode_index": 11, "tasks": ["touch the red cube"], "length": 160}
13
+ {"episode_index": 12, "tasks": ["touch the red cube"], "length": 178}
14
+ {"episode_index": 13, "tasks": ["touch the red cube"], "length": 149}
15
+ {"episode_index": 14, "tasks": ["touch the red cube"], "length": 216}
16
+ {"episode_index": 15, "tasks": ["touch the red cube"], "length": 167}
17
+ {"episode_index": 16, "tasks": ["touch the red cube"], "length": 185}
18
+ {"episode_index": 17, "tasks": ["touch the red cube"], "length": 188}
19
+ {"episode_index": 18, "tasks": ["touch the red cube"], "length": 153}
20
+ {"episode_index": 19, "tasks": ["touch the red cube"], "length": 223}
21
+ {"episode_index": 20, "tasks": ["touch the red cube"], "length": 138}
22
+ {"episode_index": 21, "tasks": ["touch the red cube"], "length": 203}
23
+ {"episode_index": 22, "tasks": ["touch the red cube"], "length": 166}
24
+ {"episode_index": 23, "tasks": ["touch the red cube"], "length": 207}
25
+ {"episode_index": 24, "tasks": ["touch the red cube"], "length": 193}
26
+ {"episode_index": 25, "tasks": ["touch the red cube"], "length": 239}
27
+ {"episode_index": 26, "tasks": ["touch the red cube"], "length": 188}
28
+ {"episode_index": 27, "tasks": ["touch the red cube"], "length": 233}
29
+ {"episode_index": 28, "tasks": ["touch the red cube"], "length": 230}
30
+ {"episode_index": 29, "tasks": ["touch the red cube"], "length": 170}
31
+ {"episode_index": 30, "tasks": ["touch the red cube"], "length": 226}
32
+ {"episode_index": 31, "tasks": ["touch the red cube"], "length": 253}
33
+ {"episode_index": 32, "tasks": ["touch the red cube"], "length": 131}
34
+ {"episode_index": 33, "tasks": ["touch the green cube"], "length": 135}
35
+ {"episode_index": 34, "tasks": ["touch the green cube"], "length": 197}
36
+ {"episode_index": 35, "tasks": ["touch the green cube"], "length": 160}
37
+ {"episode_index": 36, "tasks": ["touch the green cube"], "length": 246}
38
+ {"episode_index": 37, "tasks": ["touch the green cube"], "length": 143}
39
+ {"episode_index": 38, "tasks": ["touch the green cube"], "length": 183}
40
+ {"episode_index": 39, "tasks": ["touch the green cube"], "length": 204}
41
+ {"episode_index": 40, "tasks": ["touch the green cube"], "length": 137}
42
+ {"episode_index": 41, "tasks": ["touch the green cube"], "length": 145}
43
+ {"episode_index": 42, "tasks": ["touch the green cube"], "length": 179}
44
+ {"episode_index": 43, "tasks": ["touch the green cube"], "length": 175}
45
+ {"episode_index": 44, "tasks": ["touch the green cube"], "length": 222}
46
+ {"episode_index": 45, "tasks": ["touch the green cube"], "length": 152}
47
+ {"episode_index": 46, "tasks": ["touch the green cube"], "length": 214}
48
+ {"episode_index": 47, "tasks": ["touch the green cube"], "length": 170}
49
+ {"episode_index": 48, "tasks": ["touch the green cube"], "length": 148}
50
+ {"episode_index": 49, "tasks": ["touch the green cube"], "length": 179}
51
+ {"episode_index": 50, "tasks": ["touch the green cube"], "length": 162}
52
+ {"episode_index": 51, "tasks": ["touch the green cube"], "length": 159}
53
+ {"episode_index": 52, "tasks": ["touch the green cube"], "length": 150}
54
+ {"episode_index": 53, "tasks": ["touch the green cube"], "length": 206}
55
+ {"episode_index": 54, "tasks": ["touch the green cube"], "length": 159}
56
+ {"episode_index": 55, "tasks": ["touch the green cube"], "length": 137}
57
+ {"episode_index": 56, "tasks": ["touch the green cube"], "length": 190}
58
+ {"episode_index": 57, "tasks": ["touch the green cube"], "length": 211}
59
+ {"episode_index": 58, "tasks": ["touch the green cube"], "length": 169}
60
+ {"episode_index": 59, "tasks": ["touch the green cube"], "length": 255}
61
+ {"episode_index": 60, "tasks": ["touch the green cube"], "length": 174}
62
+ {"episode_index": 61, "tasks": ["touch the green cube"], "length": 161}
63
+ {"episode_index": 62, "tasks": ["touch the green cube"], "length": 197}
64
+ {"episode_index": 63, "tasks": ["touch the green cube"], "length": 159}
65
+ {"episode_index": 64, "tasks": ["touch the green cube"], "length": 181}
66
+ {"episode_index": 65, "tasks": ["touch the green cube"], "length": 176}
67
+ {"episode_index": 66, "tasks": ["touch the blue cube"], "length": 211}
68
+ {"episode_index": 67, "tasks": ["touch the blue cube"], "length": 196}
69
+ {"episode_index": 68, "tasks": ["touch the blue cube"], "length": 161}
70
+ {"episode_index": 69, "tasks": ["touch the blue cube"], "length": 203}
71
+ {"episode_index": 70, "tasks": ["touch the blue cube"], "length": 250}
72
+ {"episode_index": 71, "tasks": ["touch the blue cube"], "length": 180}
73
+ {"episode_index": 72, "tasks": ["touch the blue cube"], "length": 192}
74
+ {"episode_index": 73, "tasks": ["touch the blue cube"], "length": 169}
75
+ {"episode_index": 74, "tasks": ["touch the blue cube"], "length": 174}
76
+ {"episode_index": 75, "tasks": ["touch the blue cube"], "length": 196}
77
+ {"episode_index": 76, "tasks": ["touch the blue cube"], "length": 162}
78
+ {"episode_index": 77, "tasks": ["touch the blue cube"], "length": 196}
79
+ {"episode_index": 78, "tasks": ["touch the blue cube"], "length": 170}
80
+ {"episode_index": 79, "tasks": ["touch the blue cube"], "length": 182}
81
+ {"episode_index": 80, "tasks": ["touch the blue cube"], "length": 199}
82
+ {"episode_index": 81, "tasks": ["touch the blue cube"], "length": 185}
83
+ {"episode_index": 82, "tasks": ["touch the blue cube"], "length": 170}
84
+ {"episode_index": 83, "tasks": ["touch the blue cube"], "length": 215}
85
+ {"episode_index": 84, "tasks": ["touch the blue cube"], "length": 191}
86
+ {"episode_index": 85, "tasks": ["touch the blue cube"], "length": 184}
87
+ {"episode_index": 86, "tasks": ["touch the blue cube"], "length": 170}
88
+ {"episode_index": 87, "tasks": ["touch the blue cube"], "length": 162}
89
+ {"episode_index": 88, "tasks": ["touch the blue cube"], "length": 214}
90
+ {"episode_index": 89, "tasks": ["touch the blue cube"], "length": 218}
91
+ {"episode_index": 90, "tasks": ["touch the blue cube"], "length": 223}
92
+ {"episode_index": 91, "tasks": ["touch the blue cube"], "length": 180}
93
+ {"episode_index": 92, "tasks": ["touch the blue cube"], "length": 161}
94
+ {"episode_index": 93, "tasks": ["touch the blue cube"], "length": 176}
95
+ {"episode_index": 94, "tasks": ["touch the blue cube"], "length": 189}
96
+ {"episode_index": 95, "tasks": ["touch the blue cube"], "length": 132}
97
+ {"episode_index": 96, "tasks": ["touch the blue cube"], "length": 204}
98
+ {"episode_index": 97, "tasks": ["touch the blue cube"], "length": 178}
99
+ {"episode_index": 98, "tasks": ["touch the blue cube"], "length": 155}
pick_objects_multiscene2/scene2/meta/episodes_stats.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
pick_objects_multiscene2/scene2/meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "SO100",
4
+ "total_episodes": 99,
5
+ "total_frames": 18245,
6
+ "total_tasks": 3,
7
+ "total_videos": 198,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:99"
13
+ },
14
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
+ "features": {
17
+ "observation.state": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 6
21
+ ],
22
+ "names": [
23
+ "a_1",
24
+ "a_2",
25
+ "a_3",
26
+ "a_4",
27
+ "a_5",
28
+ "a_6"
29
+ ]
30
+ },
31
+ "observation.images.front_cam": {
32
+ "dtype": "video",
33
+ "shape": [
34
+ 480,
35
+ 640,
36
+ 3
37
+ ],
38
+ "names": [
39
+ "height",
40
+ "width",
41
+ "channels"
42
+ ],
43
+ "info": {
44
+ "video.height": 480,
45
+ "video.width": 640,
46
+ "video.codec": "av1",
47
+ "video.pix_fmt": "yuv420p",
48
+ "video.is_depth_map": false,
49
+ "video.fps": 30,
50
+ "video.channels": 3,
51
+ "has_audio": false
52
+ }
53
+ },
54
+ "observation.images.wrist_cam": {
55
+ "dtype": "video",
56
+ "shape": [
57
+ 480,
58
+ 640,
59
+ 3
60
+ ],
61
+ "names": [
62
+ "height",
63
+ "width",
64
+ "channels"
65
+ ],
66
+ "info": {
67
+ "video.height": 480,
68
+ "video.width": 640,
69
+ "video.codec": "av1",
70
+ "video.pix_fmt": "yuv420p",
71
+ "video.is_depth_map": false,
72
+ "video.fps": 30,
73
+ "video.channels": 3,
74
+ "has_audio": false
75
+ }
76
+ },
77
+ "action": {
78
+ "dtype": "float32",
79
+ "shape": [
80
+ 6
81
+ ],
82
+ "names": [
83
+ "a_1",
84
+ "a_2",
85
+ "a_3",
86
+ "a_4",
87
+ "a_5",
88
+ "a_6"
89
+ ]
90
+ },
91
+ "timestamp": {
92
+ "dtype": "float32",
93
+ "shape": [
94
+ 1
95
+ ],
96
+ "names": null
97
+ },
98
+ "frame_index": {
99
+ "dtype": "int64",
100
+ "shape": [
101
+ 1
102
+ ],
103
+ "names": null
104
+ },
105
+ "episode_index": {
106
+ "dtype": "int64",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": null
111
+ },
112
+ "index": {
113
+ "dtype": "int64",
114
+ "shape": [
115
+ 1
116
+ ],
117
+ "names": null
118
+ },
119
+ "task_index": {
120
+ "dtype": "int64",
121
+ "shape": [
122
+ 1
123
+ ],
124
+ "names": null
125
+ }
126
+ }
127
+ }
pick_objects_multiscene2/scene2/meta/modality.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "state": {
3
+ "single_arm": {
4
+ "start": 0,
5
+ "end": 5
6
+ },
7
+ "gripper": {
8
+ "start": 5,
9
+ "end": 6
10
+ }
11
+ },
12
+ "action": {
13
+ "single_arm": {
14
+ "start": 0,
15
+ "end": 5
16
+ },
17
+ "gripper": {
18
+ "start": 5,
19
+ "end": 6
20
+ }
21
+ },
22
+ "video": {
23
+ "front": {
24
+ "original_key": "observation.images.front_cam"
25
+ },
26
+ "wrist": {
27
+ "original_key": "observation.images.wrist_cam"
28
+ }
29
+ },
30
+ "annotation": {
31
+ "human.task_description": {
32
+ "original_key": "task_index"
33
+ }
34
+ }
35
+ }
pick_objects_multiscene2/scene2/meta/stats.json ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "mean": [
4
+ 0.03821317106485367,
5
+ 1.5881835222244263,
6
+ -1.4001984596252441,
7
+ 0.7862404584884644,
8
+ -0.049310993403196335,
9
+ 0.4736662209033966
10
+ ],
11
+ "std": [
12
+ 0.8350961208343506,
13
+ 0.6967899203300476,
14
+ 0.6166590452194214,
15
+ 0.35743314027786255,
16
+ 0.8683337569236755,
17
+ 0.32199743390083313
18
+ ],
19
+ "min": [
20
+ -1.4797866344451904,
21
+ -4.020581400254741e-06,
22
+ -2.8638923168182373,
23
+ -0.9481779932975769,
24
+ -1.9470618963241577,
25
+ 0.03227147087454796
26
+ ],
27
+ "max": [
28
+ 1.407758355140686,
29
+ 2.9768283367156982,
30
+ 0.03457547351717949,
31
+ 1.2000203132629395,
32
+ 1.952379822731018,
33
+ 1.96726393699646
34
+ ],
35
+ "q01": [
36
+ -1.4200637102127076,
37
+ 0.004488529581576586,
38
+ -2.8547238540649413,
39
+ -0.5284010529518127,
40
+ -1.3858373880386352,
41
+ 0.05085459366440773
42
+ ],
43
+ "q99": [
44
+ 1.3638403606414795,
45
+ 2.898758544921877,
46
+ -0.33463505864143345,
47
+ 1.2000017166137695,
48
+ 1.4603651332855228,
49
+ 1.5087609291076673
50
+ ]
51
+ },
52
+ "action": {
53
+ "mean": [
54
+ 0.03875109180808067,
55
+ 1.5961482524871826,
56
+ -1.4066723585128784,
57
+ 0.7919923067092896,
58
+ -0.04937143996357918,
59
+ 0.46846550703048706
60
+ ],
61
+ "std": [
62
+ 0.8369084596633911,
63
+ 0.6929447650909424,
64
+ 0.6157004833221436,
65
+ 0.35080447793006897,
66
+ 0.8673494458198547,
67
+ 0.3179692029953003
68
+ ],
69
+ "min": [
70
+ -1.4797866344451904,
71
+ -4.020581400254741e-06,
72
+ -2.8638923168182373,
73
+ -0.9184041619300842,
74
+ -1.9170722961425781,
75
+ 0.03227147087454796
76
+ ],
77
+ "max": [
78
+ 1.407758355140686,
79
+ 2.9768283367156982,
80
+ 0.03457547351717949,
81
+ 1.2000203132629395,
82
+ 1.9223741292953491,
83
+ 1.9372575283050537
84
+ ],
85
+ "q01": [
86
+ -1.4200873517990111,
87
+ 0.004489070866256952,
88
+ -2.8547677326202394,
89
+ -0.4982987296581268,
90
+ -1.3856989240646362,
91
+ 0.050823217928409575
92
+ ],
93
+ "q99": [
94
+ 1.3638415384292601,
95
+ 2.898758544921877,
96
+ -0.33729358792304975,
97
+ 1.2000017166137695,
98
+ 1.4410181331634535,
99
+ 1.478754520416261
100
+ ]
101
+ },
102
+ "timestamp": {
103
+ "mean": [
104
+ 3.1264054775238037
105
+ ],
106
+ "std": [
107
+ 1.896644115447998
108
+ ],
109
+ "min": [
110
+ 0.0
111
+ ],
112
+ "max": [
113
+ 8.466666221618652
114
+ ],
115
+ "q01": [
116
+ 0.03333333507180214
117
+ ],
118
+ "q99": [
119
+ 7.333333492279053
120
+ ]
121
+ },
122
+ "frame_index": {
123
+ "mean": [
124
+ 93.79216003417969
125
+ ],
126
+ "std": [
127
+ 56.89932632446289
128
+ ],
129
+ "min": [
130
+ 0.0
131
+ ],
132
+ "max": [
133
+ 254.0
134
+ ],
135
+ "q01": [
136
+ 1.0
137
+ ],
138
+ "q99": [
139
+ 220.0
140
+ ]
141
+ },
142
+ "episode_index": {
143
+ "mean": [
144
+ 48.85245132446289
145
+ ],
146
+ "std": [
147
+ 28.60362434387207
148
+ ],
149
+ "min": [
150
+ 0.0
151
+ ],
152
+ "max": [
153
+ 98.0
154
+ ],
155
+ "q01": [
156
+ 1.0
157
+ ],
158
+ "q99": [
159
+ 97.0
160
+ ]
161
+ },
162
+ "index": {
163
+ "mean": [
164
+ 9122.0
165
+ ],
166
+ "std": [
167
+ 5266.8779296875
168
+ ],
169
+ "min": [
170
+ 0.0
171
+ ],
172
+ "max": [
173
+ 18244.0
174
+ ],
175
+ "q01": [
176
+ 182.44
177
+ ],
178
+ "q99": [
179
+ 18061.56
180
+ ]
181
+ },
182
+ "task_index": {
183
+ "mean": [
184
+ 0.9937517046928406
185
+ ],
186
+ "std": [
187
+ 0.8247103691101074
188
+ ],
189
+ "min": [
190
+ 0.0
191
+ ],
192
+ "max": [
193
+ 2.0
194
+ ],
195
+ "q01": [
196
+ 0.0
197
+ ],
198
+ "q99": [
199
+ 2.0
200
+ ]
201
+ }
202
+ }
pick_objects_multiscene2/scene2/meta/tasks.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {"task_index": 0, "task": "touch the red cube"}
2
+ {"task_index": 1, "task": "touch the green cube"}
3
+ {"task_index": 2, "task": "touch the blue cube"}
pick_objects_multiscene2/scene4/meta/episodes.jsonl ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["touch the red cube"], "length": 197}
2
+ {"episode_index": 1, "tasks": ["touch the red cube"], "length": 148}
3
+ {"episode_index": 2, "tasks": ["touch the red cube"], "length": 209}
4
+ {"episode_index": 3, "tasks": ["touch the red cube"], "length": 242}
5
+ {"episode_index": 4, "tasks": ["touch the red cube"], "length": 153}
6
+ {"episode_index": 5, "tasks": ["touch the red cube"], "length": 219}
7
+ {"episode_index": 6, "tasks": ["touch the red cube"], "length": 207}
8
+ {"episode_index": 7, "tasks": ["touch the red cube"], "length": 180}
9
+ {"episode_index": 8, "tasks": ["touch the red cube"], "length": 156}
10
+ {"episode_index": 9, "tasks": ["touch the red cube"], "length": 162}
11
+ {"episode_index": 10, "tasks": ["touch the red cube"], "length": 189}
12
+ {"episode_index": 11, "tasks": ["touch the red cube"], "length": 145}
13
+ {"episode_index": 12, "tasks": ["touch the red cube"], "length": 197}
14
+ {"episode_index": 13, "tasks": ["touch the red cube"], "length": 149}
15
+ {"episode_index": 14, "tasks": ["touch the red cube"], "length": 193}
16
+ {"episode_index": 15, "tasks": ["touch the red cube"], "length": 194}
17
+ {"episode_index": 16, "tasks": ["touch the red cube"], "length": 172}
18
+ {"episode_index": 17, "tasks": ["touch the red cube"], "length": 176}
19
+ {"episode_index": 18, "tasks": ["touch the red cube"], "length": 270}
20
+ {"episode_index": 19, "tasks": ["touch the red cube"], "length": 163}
21
+ {"episode_index": 20, "tasks": ["touch the red cube"], "length": 191}
22
+ {"episode_index": 21, "tasks": ["touch the red cube"], "length": 242}
23
+ {"episode_index": 22, "tasks": ["touch the red cube"], "length": 274}
24
+ {"episode_index": 23, "tasks": ["touch the red cube"], "length": 133}
25
+ {"episode_index": 24, "tasks": ["touch the red cube"], "length": 139}
26
+ {"episode_index": 25, "tasks": ["touch the red cube"], "length": 182}
27
+ {"episode_index": 26, "tasks": ["touch the red cube"], "length": 194}
28
+ {"episode_index": 27, "tasks": ["touch the red cube"], "length": 155}
29
+ {"episode_index": 28, "tasks": ["touch the red cube"], "length": 143}
30
+ {"episode_index": 29, "tasks": ["touch the red cube"], "length": 150}
31
+ {"episode_index": 30, "tasks": ["touch the red cube"], "length": 176}
32
+ {"episode_index": 31, "tasks": ["touch the red cube"], "length": 243}
33
+ {"episode_index": 32, "tasks": ["touch the red cube"], "length": 195}
34
+ {"episode_index": 33, "tasks": ["touch the green cube"], "length": 159}
35
+ {"episode_index": 34, "tasks": ["touch the green cube"], "length": 209}
36
+ {"episode_index": 35, "tasks": ["touch the green cube"], "length": 168}
37
+ {"episode_index": 36, "tasks": ["touch the green cube"], "length": 152}
38
+ {"episode_index": 37, "tasks": ["touch the green cube"], "length": 164}
39
+ {"episode_index": 38, "tasks": ["touch the green cube"], "length": 166}
40
+ {"episode_index": 39, "tasks": ["touch the green cube"], "length": 207}
41
+ {"episode_index": 40, "tasks": ["touch the green cube"], "length": 142}
42
+ {"episode_index": 41, "tasks": ["touch the green cube"], "length": 143}
43
+ {"episode_index": 42, "tasks": ["touch the green cube"], "length": 216}
44
+ {"episode_index": 43, "tasks": ["touch the green cube"], "length": 135}
45
+ {"episode_index": 44, "tasks": ["touch the green cube"], "length": 175}
46
+ {"episode_index": 45, "tasks": ["touch the green cube"], "length": 209}
47
+ {"episode_index": 46, "tasks": ["touch the green cube"], "length": 194}
48
+ {"episode_index": 47, "tasks": ["touch the green cube"], "length": 176}
49
+ {"episode_index": 48, "tasks": ["touch the green cube"], "length": 217}
50
+ {"episode_index": 49, "tasks": ["touch the green cube"], "length": 152}
51
+ {"episode_index": 50, "tasks": ["touch the green cube"], "length": 142}
52
+ {"episode_index": 51, "tasks": ["touch the green cube"], "length": 129}
53
+ {"episode_index": 52, "tasks": ["touch the green cube"], "length": 159}
54
+ {"episode_index": 53, "tasks": ["touch the green cube"], "length": 183}
55
+ {"episode_index": 54, "tasks": ["touch the green cube"], "length": 211}
56
+ {"episode_index": 55, "tasks": ["touch the green cube"], "length": 175}
57
+ {"episode_index": 56, "tasks": ["touch the green cube"], "length": 207}
58
+ {"episode_index": 57, "tasks": ["touch the green cube"], "length": 186}
59
+ {"episode_index": 58, "tasks": ["touch the green cube"], "length": 189}
60
+ {"episode_index": 59, "tasks": ["touch the green cube"], "length": 161}
61
+ {"episode_index": 60, "tasks": ["touch the green cube"], "length": 187}
62
+ {"episode_index": 61, "tasks": ["touch the green cube"], "length": 150}
63
+ {"episode_index": 62, "tasks": ["touch the green cube"], "length": 157}
64
+ {"episode_index": 63, "tasks": ["touch the green cube"], "length": 194}
65
+ {"episode_index": 64, "tasks": ["touch the green cube"], "length": 152}
66
+ {"episode_index": 65, "tasks": ["touch the green cube"], "length": 140}
67
+ {"episode_index": 66, "tasks": ["touch the blue cube"], "length": 179}
68
+ {"episode_index": 67, "tasks": ["touch the blue cube"], "length": 172}
69
+ {"episode_index": 68, "tasks": ["touch the blue cube"], "length": 204}
70
+ {"episode_index": 69, "tasks": ["touch the blue cube"], "length": 247}
71
+ {"episode_index": 70, "tasks": ["touch the blue cube"], "length": 144}
72
+ {"episode_index": 71, "tasks": ["touch the blue cube"], "length": 161}
73
+ {"episode_index": 72, "tasks": ["touch the blue cube"], "length": 229}
74
+ {"episode_index": 73, "tasks": ["touch the blue cube"], "length": 284}
75
+ {"episode_index": 74, "tasks": ["touch the blue cube"], "length": 157}
76
+ {"episode_index": 75, "tasks": ["touch the blue cube"], "length": 157}
77
+ {"episode_index": 76, "tasks": ["touch the blue cube"], "length": 170}
78
+ {"episode_index": 77, "tasks": ["touch the blue cube"], "length": 146}
79
+ {"episode_index": 78, "tasks": ["touch the blue cube"], "length": 149}
80
+ {"episode_index": 79, "tasks": ["touch the blue cube"], "length": 134}
81
+ {"episode_index": 80, "tasks": ["touch the blue cube"], "length": 185}
82
+ {"episode_index": 81, "tasks": ["touch the blue cube"], "length": 238}
83
+ {"episode_index": 82, "tasks": ["touch the blue cube"], "length": 170}
84
+ {"episode_index": 83, "tasks": ["touch the blue cube"], "length": 241}
85
+ {"episode_index": 84, "tasks": ["touch the blue cube"], "length": 139}
86
+ {"episode_index": 85, "tasks": ["touch the blue cube"], "length": 166}
87
+ {"episode_index": 86, "tasks": ["touch the blue cube"], "length": 148}
88
+ {"episode_index": 87, "tasks": ["touch the blue cube"], "length": 157}
89
+ {"episode_index": 88, "tasks": ["touch the blue cube"], "length": 165}
90
+ {"episode_index": 89, "tasks": ["touch the blue cube"], "length": 172}
91
+ {"episode_index": 90, "tasks": ["touch the blue cube"], "length": 147}
92
+ {"episode_index": 91, "tasks": ["touch the blue cube"], "length": 208}
93
+ {"episode_index": 92, "tasks": ["touch the blue cube"], "length": 172}
94
+ {"episode_index": 93, "tasks": ["touch the blue cube"], "length": 181}
95
+ {"episode_index": 94, "tasks": ["touch the blue cube"], "length": 154}
96
+ {"episode_index": 95, "tasks": ["touch the blue cube"], "length": 155}
97
+ {"episode_index": 96, "tasks": ["touch the blue cube"], "length": 236}
98
+ {"episode_index": 97, "tasks": ["touch the blue cube"], "length": 207}
99
+ {"episode_index": 98, "tasks": ["touch the blue cube"], "length": 163}
pick_objects_multiscene2/scene4/meta/episodes_stats.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
pick_objects_multiscene2/scene4/meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "SO100",
4
+ "total_episodes": 99,
5
+ "total_frames": 17781,
6
+ "total_tasks": 3,
7
+ "total_videos": 198,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:99"
13
+ },
14
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
+ "features": {
17
+ "observation.state": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 6
21
+ ],
22
+ "names": [
23
+ "a_1",
24
+ "a_2",
25
+ "a_3",
26
+ "a_4",
27
+ "a_5",
28
+ "a_6"
29
+ ]
30
+ },
31
+ "observation.images.front_cam": {
32
+ "dtype": "video",
33
+ "shape": [
34
+ 480,
35
+ 640,
36
+ 3
37
+ ],
38
+ "names": [
39
+ "height",
40
+ "width",
41
+ "channels"
42
+ ],
43
+ "info": {
44
+ "video.height": 480,
45
+ "video.width": 640,
46
+ "video.codec": "av1",
47
+ "video.pix_fmt": "yuv420p",
48
+ "video.is_depth_map": false,
49
+ "video.fps": 30,
50
+ "video.channels": 3,
51
+ "has_audio": false
52
+ }
53
+ },
54
+ "observation.images.wrist_cam": {
55
+ "dtype": "video",
56
+ "shape": [
57
+ 480,
58
+ 640,
59
+ 3
60
+ ],
61
+ "names": [
62
+ "height",
63
+ "width",
64
+ "channels"
65
+ ],
66
+ "info": {
67
+ "video.height": 480,
68
+ "video.width": 640,
69
+ "video.codec": "av1",
70
+ "video.pix_fmt": "yuv420p",
71
+ "video.is_depth_map": false,
72
+ "video.fps": 30,
73
+ "video.channels": 3,
74
+ "has_audio": false
75
+ }
76
+ },
77
+ "action": {
78
+ "dtype": "float32",
79
+ "shape": [
80
+ 6
81
+ ],
82
+ "names": [
83
+ "a_1",
84
+ "a_2",
85
+ "a_3",
86
+ "a_4",
87
+ "a_5",
88
+ "a_6"
89
+ ]
90
+ },
91
+ "timestamp": {
92
+ "dtype": "float32",
93
+ "shape": [
94
+ 1
95
+ ],
96
+ "names": null
97
+ },
98
+ "frame_index": {
99
+ "dtype": "int64",
100
+ "shape": [
101
+ 1
102
+ ],
103
+ "names": null
104
+ },
105
+ "episode_index": {
106
+ "dtype": "int64",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": null
111
+ },
112
+ "index": {
113
+ "dtype": "int64",
114
+ "shape": [
115
+ 1
116
+ ],
117
+ "names": null
118
+ },
119
+ "task_index": {
120
+ "dtype": "int64",
121
+ "shape": [
122
+ 1
123
+ ],
124
+ "names": null
125
+ }
126
+ }
127
+ }
pick_objects_multiscene2/scene4/meta/modality.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "state": {
3
+ "single_arm": {
4
+ "start": 0,
5
+ "end": 5
6
+ },
7
+ "gripper": {
8
+ "start": 5,
9
+ "end": 6
10
+ }
11
+ },
12
+ "action": {
13
+ "single_arm": {
14
+ "start": 0,
15
+ "end": 5
16
+ },
17
+ "gripper": {
18
+ "start": 5,
19
+ "end": 6
20
+ }
21
+ },
22
+ "video": {
23
+ "front": {
24
+ "original_key": "observation.images.front_cam"
25
+ },
26
+ "wrist": {
27
+ "original_key": "observation.images.wrist_cam"
28
+ }
29
+ },
30
+ "annotation": {
31
+ "human.task_description": {
32
+ "original_key": "task_index"
33
+ }
34
+ }
35
+ }
pick_objects_multiscene2/scene4/meta/stats.json ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "mean": [
4
+ -0.007307832129299641,
5
+ 1.5719671249389648,
6
+ -1.3603376150131226,
7
+ 0.7896398305892944,
8
+ 0.008300179615616798,
9
+ 0.47705596685409546
10
+ ],
11
+ "std": [
12
+ 0.8498026728630066,
13
+ 0.6852299571037292,
14
+ 0.6097278594970703,
15
+ 0.35071778297424316,
16
+ 0.8813458681106567,
17
+ 0.3284817039966583
18
+ ],
19
+ "min": [
20
+ -1.908600926399231,
21
+ -5.790407612948911e-06,
22
+ -2.863025665283203,
23
+ -0.9440456032752991,
24
+ -1.923021674156189,
25
+ 0.0005207847571000457
26
+ ],
27
+ "max": [
28
+ 1.6115039587020874,
29
+ 3.1076648235321045,
30
+ 0.2685627043247223,
31
+ 1.5435853004455566,
32
+ 1.938995361328125,
33
+ 1.9557676315307617
34
+ ],
35
+ "q01": [
36
+ -1.4679054021835327,
37
+ 0.02715919129550457,
38
+ -2.855070686340332,
39
+ -0.5371137380599975,
40
+ -1.461000180244446,
41
+ 0.044773130863904956
42
+ ],
43
+ "q99": [
44
+ 1.461932969093323,
45
+ 2.904323434829715,
46
+ -0.27281535267829865,
47
+ 1.2000020742416382,
48
+ 1.4965198040008545,
49
+ 1.5368628025054936
50
+ ]
51
+ },
52
+ "action": {
53
+ "mean": [
54
+ -0.007763436064124107,
55
+ 1.579609751701355,
56
+ -1.3671071529388428,
57
+ 0.7951809763908386,
58
+ 0.008829637430608273,
59
+ 0.47175443172454834
60
+ ],
61
+ "std": [
62
+ 0.8520939946174622,
63
+ 0.6818333268165588,
64
+ 0.6081501245498657,
65
+ 0.34431809186935425,
66
+ 0.8809252977371216,
67
+ 0.3246890604496002
68
+ ],
69
+ "min": [
70
+ -1.908600926399231,
71
+ -5.790407612948911e-06,
72
+ -2.863025665283203,
73
+ -0.9140756726264954,
74
+ -1.8930212259292603,
75
+ 0.0005207847571000457
76
+ ],
77
+ "max": [
78
+ 1.6115039587020874,
79
+ 3.1076648235321045,
80
+ 0.14792586863040924,
81
+ 1.5435853004455566,
82
+ 1.9089903831481934,
83
+ 1.9257612228393555
84
+ ],
85
+ "q01": [
86
+ -1.4679054021835327,
87
+ 0.03127231784164907,
88
+ -2.855070686340332,
89
+ -0.5070199608802796,
90
+ -1.4590505838394165,
91
+ 0.04463406428694725
92
+ ],
93
+ "q99": [
94
+ 1.4622369766235352,
95
+ 2.904323434829715,
96
+ -0.30561310052871604,
97
+ 1.2000020742416382,
98
+ 1.4963446617126466,
99
+ 1.5082086801528938
100
+ ]
101
+ },
102
+ "timestamp": {
103
+ "mean": [
104
+ 3.0821850299835205
105
+ ],
106
+ "std": [
107
+ 1.9183553457260132
108
+ ],
109
+ "min": [
110
+ 0.0
111
+ ],
112
+ "max": [
113
+ 9.433333396911621
114
+ ],
115
+ "q01": [
116
+ 0.03333333507180214
117
+ ],
118
+ "q99": [
119
+ 7.766666889190674
120
+ ]
121
+ },
122
+ "frame_index": {
123
+ "mean": [
124
+ 92.4655532836914
125
+ ],
126
+ "std": [
127
+ 57.550662994384766
128
+ ],
129
+ "min": [
130
+ 0.0
131
+ ],
132
+ "max": [
133
+ 283.0
134
+ ],
135
+ "q01": [
136
+ 1.0
137
+ ],
138
+ "q99": [
139
+ 233.0
140
+ ]
141
+ },
142
+ "episode_index": {
143
+ "mean": [
144
+ 48.508182525634766
145
+ ],
146
+ "std": [
147
+ 28.755552291870117
148
+ ],
149
+ "min": [
150
+ 0.0
151
+ ],
152
+ "max": [
153
+ 98.0
154
+ ],
155
+ "q01": [
156
+ 0.0
157
+ ],
158
+ "q99": [
159
+ 97.0
160
+ ]
161
+ },
162
+ "index": {
163
+ "mean": [
164
+ 8890.0
165
+ ],
166
+ "std": [
167
+ 5132.93212890625
168
+ ],
169
+ "min": [
170
+ 0.0
171
+ ],
172
+ "max": [
173
+ 17780.0
174
+ ],
175
+ "q01": [
176
+ 177.8
177
+ ],
178
+ "q99": [
179
+ 17602.2
180
+ ]
181
+ },
182
+ "task_index": {
183
+ "mean": [
184
+ 0.9886958003044128
185
+ ],
186
+ "std": [
187
+ 0.8239949941635132
188
+ ],
189
+ "min": [
190
+ 0.0
191
+ ],
192
+ "max": [
193
+ 2.0
194
+ ],
195
+ "q01": [
196
+ 0.0
197
+ ],
198
+ "q99": [
199
+ 2.0
200
+ ]
201
+ }
202
+ }
pick_objects_multiscene2/scene4/meta/tasks.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {"task_index": 0, "task": "touch the red cube"}
2
+ {"task_index": 1, "task": "touch the green cube"}
3
+ {"task_index": 2, "task": "touch the blue cube"}
pick_objects_multiscene2/scene9/data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:badacc8181087ad41476ba2d874d75aaa34ae8ca4bbe8825c2ba5ce284c3bd85
3
+ size 17179
pick_objects_multiscene2/scene9/data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eefe8fd4f457de6db3d9cb4e4c26ca20aef0ea66da3ae37450fdfebaec5ad362
3
+ size 18081
pick_objects_multiscene2/scene9/data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96025f3bb351c00f06c5a572dd52df0f7307aeff07bc120ef5aa366ec3be4535
3
+ size 17101
pick_objects_multiscene2/scene9/data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:187f92a958b783cf7c3c4df35c5d320fa9b64a3a31cdae2739c696ec9f1b66a6
3
+ size 20513
pick_objects_multiscene2/scene9/data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1938c8e22121cf8b814b01b396cf66d8d28e0d936978f109d075ae100f99439
3
+ size 22626
pick_objects_multiscene2/scene9/data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9626c6b701031bbe69475f0447a8974f49e5c3f4485f5e067c7fefe84b70ba4
3
+ size 23718
pick_objects_multiscene2/scene9/data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:098265ec20cc1a0e158ab75413f04aaa9fdaaf636abfc385390a2f208505fe51
3
+ size 16721
pick_objects_multiscene2/scene9/data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7575fb7e10a47ef76202e4050c96f8547e8ee8120e90c9997efcba0d8c74f207
3
+ size 18037
pick_objects_multiscene2/scene9/data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d697f20781a53b118b83f57f170327bbeacd7501b36770f8c82843aa99b2d6f8
3
+ size 15683
pick_objects_multiscene2/scene9/data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:217ea94247f7375cade8da693c9d882c30223e5ac77302b01a901a579b6a2c24
3
+ size 24058
pick_objects_multiscene2/scene9/data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83a9e34256863ed5f9874dad25e144c00fbc523828494363861bda76e660b65f
3
+ size 15617
pick_objects_multiscene2/scene9/data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d364503bdfd93c0c826c7c3f5c1fb01e656e7c18b19bbc85730280cdd1e3ddd
3
+ size 20126
pick_objects_multiscene2/scene9/data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f96123986e862dda75149c9ff63b984cb55a37b81cdf560484807ffb9fc21904
3
+ size 19025
pick_objects_multiscene2/scene9/data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63bcc928f6c9b1f15cef8525957f37d3877a14c448a52353633befedc4751ece
3
+ size 19251
pick_objects_multiscene2/scene9/data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f83c1eced126ee88b725e98848a0f90bc81c34588caf0b4cbd4da0fa292f544
3
+ size 18205
pick_objects_multiscene2/scene9/data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dcdf4dd7d468772ef43edd01ef0efa65408cdad264c38ab5e6fb3c7f9b98408
3
+ size 21541
pick_objects_multiscene2/scene9/data/chunk-000/episode_000026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8705500f9db357458f32227bca3423413107db1cdf9c4872fecdcb8c2655662e
3
+ size 16467
pick_objects_multiscene2/scene9/data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:251373cc1386fc1c41bbfc915ef1d19f8641ffa6b2f3a7667145be518d3493fb
3
+ size 19827
pick_objects_multiscene2/scene9/data/chunk-000/episode_000028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9a58e8c7e0b98bb6ae9f1e628f239c5ac6109775617c062bda45b723a087a8f
3
+ size 18803
pick_objects_multiscene2/scene9/data/chunk-000/episode_000029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeb590d744af765249939272f9b7440bf909ff1411b2f9443bf5370c3eec2a93
3
+ size 15649
pick_objects_multiscene2/scene9/data/chunk-000/episode_000031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb99677fa79958a7dc6659d1dcbec49097cf3bc61a93102fd140075e07933c55
3
+ size 16626
pick_objects_multiscene2/scene9/data/chunk-000/episode_000033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e847b90c90d18923746b0a8dfba991ba8108554f2b8c54ffcc91d2edfb76a3cd
3
+ size 19017
pick_objects_multiscene2/scene9/data/chunk-000/episode_000034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45eb4d8f864d185c22517f9a078c6e5dca31997863c7c130d0103acc4a8f58a3
3
+ size 18343
pick_objects_multiscene2/scene9/data/chunk-000/episode_000039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48ea98f3afd3dfb9bb7c7a0e2a335a0dd4b95378de1a33e3d6c877e5f0e7e1ba
3
+ size 18355
pick_objects_multiscene2/scene9/data/chunk-000/episode_000040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a72b6fce2cc193abee7ddb709d463a3b504fc63e8e26359fbbbfe11fcf291013
3
+ size 16356
pick_objects_multiscene2/scene9/data/chunk-000/episode_000041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72d70052f25c8fbf1a8eba6fd959fcb5f140f6534be8970e5ac78d272c087219
3
+ size 23124
pick_objects_multiscene2/scene9/data/chunk-000/episode_000045.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d9ff3d9777a46a8ec596d536c0875539d9e65dec0e19d1bfb1240e0e0e29052
3
+ size 20950
pick_objects_multiscene2/scene9/data/chunk-000/episode_000047.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d644bae2980f48952e9b277a1d10dbfe91884888b8fc1f0d11fc1ff2a8257151
3
+ size 18427
pick_objects_multiscene2/scene9/data/chunk-000/episode_000048.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:008bd20bca0acba65b6dfde912ad2fb2d5e8429939f7cea67a1668d25683eeb8
3
+ size 16651