BotBarry commited on
Commit
9cf089f
·
verified ·
1 Parent(s): e787a26

Add files using upload-large-folder tool

Browse files
Files changed (50) hide show
  1. README.md +36 -0
  2. meta/episodes.jsonl +200 -0
  3. meta/episodes_stats.jsonl +0 -0
  4. meta/info.json +123 -0
  5. meta/tasks.jsonl +1 -0
  6. videos/chunk-000/observation.images.cam_global/episode_000001.mp4 +3 -0
  7. videos/chunk-000/observation.images.cam_global/episode_000002.mp4 +3 -0
  8. videos/chunk-000/observation.images.cam_global/episode_000007.mp4 +3 -0
  9. videos/chunk-000/observation.images.cam_global/episode_000022.mp4 +3 -0
  10. videos/chunk-000/observation.images.cam_global/episode_000026.mp4 +3 -0
  11. videos/chunk-000/observation.images.cam_global/episode_000029.mp4 +3 -0
  12. videos/chunk-000/observation.images.cam_global/episode_000031.mp4 +3 -0
  13. videos/chunk-000/observation.images.cam_global/episode_000032.mp4 +3 -0
  14. videos/chunk-000/observation.images.cam_global/episode_000037.mp4 +3 -0
  15. videos/chunk-000/observation.images.cam_global/episode_000038.mp4 +3 -0
  16. videos/chunk-000/observation.images.cam_global/episode_000040.mp4 +3 -0
  17. videos/chunk-000/observation.images.cam_global/episode_000041.mp4 +3 -0
  18. videos/chunk-000/observation.images.cam_global/episode_000046.mp4 +3 -0
  19. videos/chunk-000/observation.images.cam_global/episode_000047.mp4 +3 -0
  20. videos/chunk-000/observation.images.cam_global/episode_000048.mp4 +3 -0
  21. videos/chunk-000/observation.images.cam_global/episode_000054.mp4 +3 -0
  22. videos/chunk-000/observation.images.cam_global/episode_000055.mp4 +3 -0
  23. videos/chunk-000/observation.images.cam_global/episode_000067.mp4 +3 -0
  24. videos/chunk-000/observation.images.cam_global/episode_000074.mp4 +3 -0
  25. videos/chunk-000/observation.images.cam_global/episode_000078.mp4 +3 -0
  26. videos/chunk-000/observation.images.cam_global/episode_000088.mp4 +3 -0
  27. videos/chunk-000/observation.images.cam_global/episode_000090.mp4 +3 -0
  28. videos/chunk-000/observation.images.cam_global/episode_000091.mp4 +3 -0
  29. videos/chunk-000/observation.images.cam_global/episode_000099.mp4 +3 -0
  30. videos/chunk-000/observation.images.cam_global/episode_000114.mp4 +3 -0
  31. videos/chunk-000/observation.images.cam_global/episode_000115.mp4 +3 -0
  32. videos/chunk-000/observation.images.cam_global/episode_000116.mp4 +3 -0
  33. videos/chunk-000/observation.images.cam_global/episode_000117.mp4 +3 -0
  34. videos/chunk-000/observation.images.cam_global/episode_000121.mp4 +3 -0
  35. videos/chunk-000/observation.images.cam_global/episode_000127.mp4 +3 -0
  36. videos/chunk-000/observation.images.cam_global/episode_000128.mp4 +3 -0
  37. videos/chunk-000/observation.images.cam_global/episode_000134.mp4 +3 -0
  38. videos/chunk-000/observation.images.cam_global/episode_000137.mp4 +3 -0
  39. videos/chunk-000/observation.images.cam_global/episode_000140.mp4 +3 -0
  40. videos/chunk-000/observation.images.cam_global/episode_000143.mp4 +3 -0
  41. videos/chunk-000/observation.images.cam_global/episode_000146.mp4 +3 -0
  42. videos/chunk-000/observation.images.cam_global/episode_000156.mp4 +3 -0
  43. videos/chunk-000/observation.images.cam_global/episode_000165.mp4 +3 -0
  44. videos/chunk-000/observation.images.cam_global/episode_000172.mp4 +3 -0
  45. videos/chunk-000/observation.images.cam_global/episode_000181.mp4 +3 -0
  46. videos/chunk-000/observation.images.cam_global/episode_000186.mp4 +3 -0
  47. videos/chunk-000/observation.images.cam_global/episode_000189.mp4 +3 -0
  48. videos/chunk-000/observation.images.cam_global/episode_000191.mp4 +3 -0
  49. videos/chunk-000/observation.images.cam_global/episode_000195.mp4 +3 -0
  50. videos/chunk-000/observation.images.cam_global/episode_000199.mp4 +3 -0
README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ - piper
8
+ - robotis
9
+ ---
10
+
11
+ # piper_pick_and_drop_200_240x320
12
+
13
+ This dataset is a resized version of [BotBarry/piper_pick_and_drop_200](https://huggingface.co/datasets/BotBarry/piper_pick_and_drop_200).
14
+
15
+ ## Changes
16
+
17
+ - **Original Resolution**: 480x640
18
+ - **New Resolution**: 240x320
19
+ - All video frames have been resized to 240x320
20
+ - State and action data remain unchanged
21
+
22
+ ## Dataset Structure
23
+
24
+ Same structure as the original LeRobot dataset, with updated video resolution in metadata.
25
+
26
+ ## Usage
27
+
28
+ ```python
29
+ from lerobot.common.datasets.lerobot_dataset import LeRobotDataset
30
+
31
+ dataset = LeRobotDataset("BotBarry/piper_pick_and_drop_200_240x320")
32
+ ```
33
+
34
+ ## Citation
35
+
36
+ Please cite the original dataset if you use this resized version.
meta/episodes.jsonl ADDED
@@ -0,0 +1,200 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["pick the block and drop it in the box"], "length": 750}
2
+ {"episode_index": 1, "tasks": ["pick the block and drop it in the box"], "length": 750}
3
+ {"episode_index": 2, "tasks": ["pick the block and drop it in the box"], "length": 751}
4
+ {"episode_index": 3, "tasks": ["pick the block and drop it in the box"], "length": 750}
5
+ {"episode_index": 4, "tasks": ["pick the block and drop it in the box"], "length": 751}
6
+ {"episode_index": 5, "tasks": ["pick the block and drop it in the box"], "length": 750}
7
+ {"episode_index": 6, "tasks": ["pick the block and drop it in the box"], "length": 750}
8
+ {"episode_index": 7, "tasks": ["pick the block and drop it in the box"], "length": 751}
9
+ {"episode_index": 8, "tasks": ["pick the block and drop it in the box"], "length": 751}
10
+ {"episode_index": 9, "tasks": ["pick the block and drop it in the box"], "length": 751}
11
+ {"episode_index": 10, "tasks": ["pick the block and drop it in the box"], "length": 751}
12
+ {"episode_index": 11, "tasks": ["pick the block and drop it in the box"], "length": 750}
13
+ {"episode_index": 12, "tasks": ["pick the block and drop it in the box"], "length": 751}
14
+ {"episode_index": 13, "tasks": ["pick the block and drop it in the box"], "length": 751}
15
+ {"episode_index": 14, "tasks": ["pick the block and drop it in the box"], "length": 751}
16
+ {"episode_index": 15, "tasks": ["pick the block and drop it in the box"], "length": 751}
17
+ {"episode_index": 16, "tasks": ["pick the block and drop it in the box"], "length": 750}
18
+ {"episode_index": 17, "tasks": ["pick the block and drop it in the box"], "length": 750}
19
+ {"episode_index": 18, "tasks": ["pick the block and drop it in the box"], "length": 750}
20
+ {"episode_index": 19, "tasks": ["pick the block and drop it in the box"], "length": 751}
21
+ {"episode_index": 20, "tasks": ["pick the block and drop it in the box"], "length": 750}
22
+ {"episode_index": 21, "tasks": ["pick the block and drop it in the box"], "length": 750}
23
+ {"episode_index": 22, "tasks": ["pick the block and drop it in the box"], "length": 750}
24
+ {"episode_index": 23, "tasks": ["pick the block and drop it in the box"], "length": 750}
25
+ {"episode_index": 24, "tasks": ["pick the block and drop it in the box"], "length": 750}
26
+ {"episode_index": 25, "tasks": ["pick the block and drop it in the box"], "length": 751}
27
+ {"episode_index": 26, "tasks": ["pick the block and drop it in the box"], "length": 750}
28
+ {"episode_index": 27, "tasks": ["pick the block and drop it in the box"], "length": 751}
29
+ {"episode_index": 28, "tasks": ["pick the block and drop it in the box"], "length": 751}
30
+ {"episode_index": 29, "tasks": ["pick the block and drop it in the box"], "length": 751}
31
+ {"episode_index": 30, "tasks": ["pick the block and drop it in the box"], "length": 751}
32
+ {"episode_index": 31, "tasks": ["pick the block and drop it in the box"], "length": 750}
33
+ {"episode_index": 32, "tasks": ["pick the block and drop it in the box"], "length": 750}
34
+ {"episode_index": 33, "tasks": ["pick the block and drop it in the box"], "length": 751}
35
+ {"episode_index": 34, "tasks": ["pick the block and drop it in the box"], "length": 751}
36
+ {"episode_index": 35, "tasks": ["pick the block and drop it in the box"], "length": 750}
37
+ {"episode_index": 36, "tasks": ["pick the block and drop it in the box"], "length": 751}
38
+ {"episode_index": 37, "tasks": ["pick the block and drop it in the box"], "length": 751}
39
+ {"episode_index": 38, "tasks": ["pick the block and drop it in the box"], "length": 751}
40
+ {"episode_index": 39, "tasks": ["pick the block and drop it in the box"], "length": 751}
41
+ {"episode_index": 40, "tasks": ["pick the block and drop it in the box"], "length": 751}
42
+ {"episode_index": 41, "tasks": ["pick the block and drop it in the box"], "length": 750}
43
+ {"episode_index": 42, "tasks": ["pick the block and drop it in the box"], "length": 751}
44
+ {"episode_index": 43, "tasks": ["pick the block and drop it in the box"], "length": 751}
45
+ {"episode_index": 44, "tasks": ["pick the block and drop it in the box"], "length": 750}
46
+ {"episode_index": 45, "tasks": ["pick the block and drop it in the box"], "length": 750}
47
+ {"episode_index": 46, "tasks": ["pick the block and drop it in the box"], "length": 750}
48
+ {"episode_index": 47, "tasks": ["pick the block and drop it in the box"], "length": 751}
49
+ {"episode_index": 48, "tasks": ["pick the block and drop it in the box"], "length": 750}
50
+ {"episode_index": 49, "tasks": ["pick the block and drop it in the box"], "length": 750}
51
+ {"episode_index": 50, "tasks": ["pick the block and drop it in the box"], "length": 750}
52
+ {"episode_index": 51, "tasks": ["pick the block and drop it in the box"], "length": 751}
53
+ {"episode_index": 52, "tasks": ["pick the block and drop it in the box"], "length": 751}
54
+ {"episode_index": 53, "tasks": ["pick the block and drop it in the box"], "length": 750}
55
+ {"episode_index": 54, "tasks": ["pick the block and drop it in the box"], "length": 751}
56
+ {"episode_index": 55, "tasks": ["pick the block and drop it in the box"], "length": 750}
57
+ {"episode_index": 56, "tasks": ["pick the block and drop it in the box"], "length": 750}
58
+ {"episode_index": 57, "tasks": ["pick the block and drop it in the box"], "length": 750}
59
+ {"episode_index": 58, "tasks": ["pick the block and drop it in the box"], "length": 751}
60
+ {"episode_index": 59, "tasks": ["pick the block and drop it in the box"], "length": 751}
61
+ {"episode_index": 60, "tasks": ["pick the block and drop it in the box"], "length": 750}
62
+ {"episode_index": 61, "tasks": ["pick the block and drop it in the box"], "length": 750}
63
+ {"episode_index": 62, "tasks": ["pick the block and drop it in the box"], "length": 750}
64
+ {"episode_index": 63, "tasks": ["pick the block and drop it in the box"], "length": 751}
65
+ {"episode_index": 64, "tasks": ["pick the block and drop it in the box"], "length": 750}
66
+ {"episode_index": 65, "tasks": ["pick the block and drop it in the box"], "length": 750}
67
+ {"episode_index": 66, "tasks": ["pick the block and drop it in the box"], "length": 751}
68
+ {"episode_index": 67, "tasks": ["pick the block and drop it in the box"], "length": 751}
69
+ {"episode_index": 68, "tasks": ["pick the block and drop it in the box"], "length": 751}
70
+ {"episode_index": 69, "tasks": ["pick the block and drop it in the box"], "length": 750}
71
+ {"episode_index": 70, "tasks": ["pick the block and drop it in the box"], "length": 750}
72
+ {"episode_index": 71, "tasks": ["pick the block and drop it in the box"], "length": 751}
73
+ {"episode_index": 72, "tasks": ["pick the block and drop it in the box"], "length": 751}
74
+ {"episode_index": 73, "tasks": ["pick the block and drop it in the box"], "length": 751}
75
+ {"episode_index": 74, "tasks": ["pick the block and drop it in the box"], "length": 750}
76
+ {"episode_index": 75, "tasks": ["pick the block and drop it in the box"], "length": 750}
77
+ {"episode_index": 76, "tasks": ["pick the block and drop it in the box"], "length": 750}
78
+ {"episode_index": 77, "tasks": ["pick the block and drop it in the box"], "length": 750}
79
+ {"episode_index": 78, "tasks": ["pick the block and drop it in the box"], "length": 750}
80
+ {"episode_index": 79, "tasks": ["pick the block and drop it in the box"], "length": 751}
81
+ {"episode_index": 80, "tasks": ["pick the block and drop it in the box"], "length": 751}
82
+ {"episode_index": 81, "tasks": ["pick the block and drop it in the box"], "length": 751}
83
+ {"episode_index": 82, "tasks": ["pick the block and drop it in the box"], "length": 751}
84
+ {"episode_index": 83, "tasks": ["pick the block and drop it in the box"], "length": 750}
85
+ {"episode_index": 84, "tasks": ["pick the block and drop it in the box"], "length": 751}
86
+ {"episode_index": 85, "tasks": ["pick the block and drop it in the box"], "length": 750}
87
+ {"episode_index": 86, "tasks": ["pick the block and drop it in the box"], "length": 751}
88
+ {"episode_index": 87, "tasks": ["pick the block and drop it in the box"], "length": 751}
89
+ {"episode_index": 88, "tasks": ["pick the block and drop it in the box"], "length": 751}
90
+ {"episode_index": 89, "tasks": ["pick the block and drop it in the box"], "length": 751}
91
+ {"episode_index": 90, "tasks": ["pick the block and drop it in the box"], "length": 750}
92
+ {"episode_index": 91, "tasks": ["pick the block and drop it in the box"], "length": 751}
93
+ {"episode_index": 92, "tasks": ["pick the block and drop it in the box"], "length": 751}
94
+ {"episode_index": 93, "tasks": ["pick the block and drop it in the box"], "length": 751}
95
+ {"episode_index": 94, "tasks": ["pick the block and drop it in the box"], "length": 751}
96
+ {"episode_index": 95, "tasks": ["pick the block and drop it in the box"], "length": 750}
97
+ {"episode_index": 96, "tasks": ["pick the block and drop it in the box"], "length": 751}
98
+ {"episode_index": 97, "tasks": ["pick the block and drop it in the box"], "length": 750}
99
+ {"episode_index": 98, "tasks": ["pick the block and drop it in the box"], "length": 750}
100
+ {"episode_index": 99, "tasks": ["pick the block and drop it in the box"], "length": 750}
101
+ {"episode_index": 100, "tasks": ["pick the block and drop it in the box"], "length": 750}
102
+ {"episode_index": 101, "tasks": ["pick the block and drop it in the box"], "length": 751}
103
+ {"episode_index": 102, "tasks": ["pick the block and drop it in the box"], "length": 750}
104
+ {"episode_index": 103, "tasks": ["pick the block and drop it in the box"], "length": 751}
105
+ {"episode_index": 104, "tasks": ["pick the block and drop it in the box"], "length": 750}
106
+ {"episode_index": 105, "tasks": ["pick the block and drop it in the box"], "length": 751}
107
+ {"episode_index": 106, "tasks": ["pick the block and drop it in the box"], "length": 751}
108
+ {"episode_index": 107, "tasks": ["pick the block and drop it in the box"], "length": 750}
109
+ {"episode_index": 108, "tasks": ["pick the block and drop it in the box"], "length": 750}
110
+ {"episode_index": 109, "tasks": ["pick the block and drop it in the box"], "length": 751}
111
+ {"episode_index": 110, "tasks": ["pick the block and drop it in the box"], "length": 750}
112
+ {"episode_index": 111, "tasks": ["pick the block and drop it in the box"], "length": 751}
113
+ {"episode_index": 112, "tasks": ["pick the block and drop it in the box"], "length": 751}
114
+ {"episode_index": 113, "tasks": ["pick the block and drop it in the box"], "length": 751}
115
+ {"episode_index": 114, "tasks": ["pick the block and drop it in the box"], "length": 751}
116
+ {"episode_index": 115, "tasks": ["pick the block and drop it in the box"], "length": 751}
117
+ {"episode_index": 116, "tasks": ["pick the block and drop it in the box"], "length": 750}
118
+ {"episode_index": 117, "tasks": ["pick the block and drop it in the box"], "length": 750}
119
+ {"episode_index": 118, "tasks": ["pick the block and drop it in the box"], "length": 750}
120
+ {"episode_index": 119, "tasks": ["pick the block and drop it in the box"], "length": 751}
121
+ {"episode_index": 120, "tasks": ["pick the block and drop it in the box"], "length": 751}
122
+ {"episode_index": 121, "tasks": ["pick the block and drop it in the box"], "length": 751}
123
+ {"episode_index": 122, "tasks": ["pick the block and drop it in the box"], "length": 751}
124
+ {"episode_index": 123, "tasks": ["pick the block and drop it in the box"], "length": 750}
125
+ {"episode_index": 124, "tasks": ["pick the block and drop it in the box"], "length": 751}
126
+ {"episode_index": 125, "tasks": ["pick the block and drop it in the box"], "length": 750}
127
+ {"episode_index": 126, "tasks": ["pick the block and drop it in the box"], "length": 750}
128
+ {"episode_index": 127, "tasks": ["pick the block and drop it in the box"], "length": 750}
129
+ {"episode_index": 128, "tasks": ["pick the block and drop it in the box"], "length": 750}
130
+ {"episode_index": 129, "tasks": ["pick the block and drop it in the box"], "length": 751}
131
+ {"episode_index": 130, "tasks": ["pick the block and drop it in the box"], "length": 751}
132
+ {"episode_index": 131, "tasks": ["pick the block and drop it in the box"], "length": 751}
133
+ {"episode_index": 132, "tasks": ["pick the block and drop it in the box"], "length": 751}
134
+ {"episode_index": 133, "tasks": ["pick the block and drop it in the box"], "length": 751}
135
+ {"episode_index": 134, "tasks": ["pick the block and drop it in the box"], "length": 750}
136
+ {"episode_index": 135, "tasks": ["pick the block and drop it in the box"], "length": 750}
137
+ {"episode_index": 136, "tasks": ["pick the block and drop it in the box"], "length": 751}
138
+ {"episode_index": 137, "tasks": ["pick the block and drop it in the box"], "length": 751}
139
+ {"episode_index": 138, "tasks": ["pick the block and drop it in the box"], "length": 750}
140
+ {"episode_index": 139, "tasks": ["pick the block and drop it in the box"], "length": 751}
141
+ {"episode_index": 140, "tasks": ["pick the block and drop it in the box"], "length": 750}
142
+ {"episode_index": 141, "tasks": ["pick the block and drop it in the box"], "length": 750}
143
+ {"episode_index": 142, "tasks": ["pick the block and drop it in the box"], "length": 750}
144
+ {"episode_index": 143, "tasks": ["pick the block and drop it in the box"], "length": 751}
145
+ {"episode_index": 144, "tasks": ["pick the block and drop it in the box"], "length": 751}
146
+ {"episode_index": 145, "tasks": ["pick the block and drop it in the box"], "length": 750}
147
+ {"episode_index": 146, "tasks": ["pick the block and drop it in the box"], "length": 750}
148
+ {"episode_index": 147, "tasks": ["pick the block and drop it in the box"], "length": 751}
149
+ {"episode_index": 148, "tasks": ["pick the block and drop it in the box"], "length": 751}
150
+ {"episode_index": 149, "tasks": ["pick the block and drop it in the box"], "length": 750}
151
+ {"episode_index": 150, "tasks": ["pick the block and drop it in the box"], "length": 751}
152
+ {"episode_index": 151, "tasks": ["pick the block and drop it in the box"], "length": 750}
153
+ {"episode_index": 152, "tasks": ["pick the block and drop it in the box"], "length": 751}
154
+ {"episode_index": 153, "tasks": ["pick the block and drop it in the box"], "length": 750}
155
+ {"episode_index": 154, "tasks": ["pick the block and drop it in the box"], "length": 750}
156
+ {"episode_index": 155, "tasks": ["pick the block and drop it in the box"], "length": 750}
157
+ {"episode_index": 156, "tasks": ["pick the block and drop it in the box"], "length": 751}
158
+ {"episode_index": 157, "tasks": ["pick the block and drop it in the box"], "length": 751}
159
+ {"episode_index": 158, "tasks": ["pick the block and drop it in the box"], "length": 751}
160
+ {"episode_index": 159, "tasks": ["pick the block and drop it in the box"], "length": 751}
161
+ {"episode_index": 160, "tasks": ["pick the block and drop it in the box"], "length": 751}
162
+ {"episode_index": 161, "tasks": ["pick the block and drop it in the box"], "length": 750}
163
+ {"episode_index": 162, "tasks": ["pick the block and drop it in the box"], "length": 750}
164
+ {"episode_index": 163, "tasks": ["pick the block and drop it in the box"], "length": 751}
165
+ {"episode_index": 164, "tasks": ["pick the block and drop it in the box"], "length": 751}
166
+ {"episode_index": 165, "tasks": ["pick the block and drop it in the box"], "length": 751}
167
+ {"episode_index": 166, "tasks": ["pick the block and drop it in the box"], "length": 751}
168
+ {"episode_index": 167, "tasks": ["pick the block and drop it in the box"], "length": 751}
169
+ {"episode_index": 168, "tasks": ["pick the block and drop it in the box"], "length": 750}
170
+ {"episode_index": 169, "tasks": ["pick the block and drop it in the box"], "length": 751}
171
+ {"episode_index": 170, "tasks": ["pick the block and drop it in the box"], "length": 751}
172
+ {"episode_index": 171, "tasks": ["pick the block and drop it in the box"], "length": 750}
173
+ {"episode_index": 172, "tasks": ["pick the block and drop it in the box"], "length": 751}
174
+ {"episode_index": 173, "tasks": ["pick the block and drop it in the box"], "length": 750}
175
+ {"episode_index": 174, "tasks": ["pick the block and drop it in the box"], "length": 750}
176
+ {"episode_index": 175, "tasks": ["pick the block and drop it in the box"], "length": 750}
177
+ {"episode_index": 176, "tasks": ["pick the block and drop it in the box"], "length": 751}
178
+ {"episode_index": 177, "tasks": ["pick the block and drop it in the box"], "length": 751}
179
+ {"episode_index": 178, "tasks": ["pick the block and drop it in the box"], "length": 751}
180
+ {"episode_index": 179, "tasks": ["pick the block and drop it in the box"], "length": 751}
181
+ {"episode_index": 180, "tasks": ["pick the block and drop it in the box"], "length": 751}
182
+ {"episode_index": 181, "tasks": ["pick the block and drop it in the box"], "length": 751}
183
+ {"episode_index": 182, "tasks": ["pick the block and drop it in the box"], "length": 750}
184
+ {"episode_index": 183, "tasks": ["pick the block and drop it in the box"], "length": 751}
185
+ {"episode_index": 184, "tasks": ["pick the block and drop it in the box"], "length": 750}
186
+ {"episode_index": 185, "tasks": ["pick the block and drop it in the box"], "length": 751}
187
+ {"episode_index": 186, "tasks": ["pick the block and drop it in the box"], "length": 751}
188
+ {"episode_index": 187, "tasks": ["pick the block and drop it in the box"], "length": 750}
189
+ {"episode_index": 188, "tasks": ["pick the block and drop it in the box"], "length": 750}
190
+ {"episode_index": 189, "tasks": ["pick the block and drop it in the box"], "length": 750}
191
+ {"episode_index": 190, "tasks": ["pick the block and drop it in the box"], "length": 750}
192
+ {"episode_index": 191, "tasks": ["pick the block and drop it in the box"], "length": 751}
193
+ {"episode_index": 192, "tasks": ["pick the block and drop it in the box"], "length": 751}
194
+ {"episode_index": 193, "tasks": ["pick the block and drop it in the box"], "length": 751}
195
+ {"episode_index": 194, "tasks": ["pick the block and drop it in the box"], "length": 750}
196
+ {"episode_index": 195, "tasks": ["pick the block and drop it in the box"], "length": 751}
197
+ {"episode_index": 196, "tasks": ["pick the block and drop it in the box"], "length": 750}
198
+ {"episode_index": 197, "tasks": ["pick the block and drop it in the box"], "length": 750}
199
+ {"episode_index": 198, "tasks": ["pick the block and drop it in the box"], "length": 750}
200
+ {"episode_index": 199, "tasks": ["pick the block and drop it in the box"], "length": 750}
meta/episodes_stats.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
meta/info.json ADDED
@@ -0,0 +1,123 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "piper",
4
+ "total_episodes": 200,
5
+ "total_frames": 150107,
6
+ "total_tasks": 1,
7
+ "total_videos": 400,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:200"
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
+ "timestamp": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 1
21
+ ],
22
+ "names": null
23
+ },
24
+ "frame_index": {
25
+ "dtype": "int64",
26
+ "shape": [
27
+ 1
28
+ ],
29
+ "names": null
30
+ },
31
+ "episode_index": {
32
+ "dtype": "int64",
33
+ "shape": [
34
+ 1
35
+ ],
36
+ "names": null
37
+ },
38
+ "index": {
39
+ "dtype": "int64",
40
+ "shape": [
41
+ 1
42
+ ],
43
+ "names": null
44
+ },
45
+ "task_index": {
46
+ "dtype": "int64",
47
+ "shape": [
48
+ 1
49
+ ],
50
+ "names": null
51
+ },
52
+ "observation.images.cam_global": {
53
+ "dtype": "video",
54
+ "names": [
55
+ "height",
56
+ "width",
57
+ "channels"
58
+ ],
59
+ "shape": [
60
+ 240,
61
+ 320,
62
+ 3
63
+ ],
64
+ "info": {
65
+ "video.height": 240,
66
+ "video.width": 320,
67
+ "video.channels": 3,
68
+ "video.codec": "libx264",
69
+ "video.pix_fmt": "yuv420p"
70
+ }
71
+ },
72
+ "observation.images.cam_gripper": {
73
+ "dtype": "video",
74
+ "names": [
75
+ "height",
76
+ "width",
77
+ "channels"
78
+ ],
79
+ "shape": [
80
+ 240,
81
+ 320,
82
+ 3
83
+ ],
84
+ "info": {
85
+ "video.height": 240,
86
+ "video.width": 320,
87
+ "video.channels": 3,
88
+ "video.codec": "libx264",
89
+ "video.pix_fmt": "yuv420p"
90
+ }
91
+ },
92
+ "observation.state": {
93
+ "dtype": "float32",
94
+ "names": [
95
+ "joint1",
96
+ "joint2",
97
+ "joint3",
98
+ "joint4",
99
+ "joint5",
100
+ "joint6",
101
+ "gripper"
102
+ ],
103
+ "shape": [
104
+ 7
105
+ ]
106
+ },
107
+ "action": {
108
+ "dtype": "float32",
109
+ "names": [
110
+ "joint1",
111
+ "joint2",
112
+ "joint3",
113
+ "joint4",
114
+ "joint5",
115
+ "joint6",
116
+ "gripper"
117
+ ],
118
+ "shape": [
119
+ 7
120
+ ]
121
+ }
122
+ }
123
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "pick the block and drop it in the box"}
videos/chunk-000/observation.images.cam_global/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a31cc68dc3a55d53a38e80c3239b48ef1552dbb385eca93aea852184a1fe7b29
3
+ size 1289348
videos/chunk-000/observation.images.cam_global/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd63e831fb16d502d4daa8898d4bb37c5a09c8d6795e69d2891f236f6cb520a1
3
+ size 1441850
videos/chunk-000/observation.images.cam_global/episode_000007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97f4d297591b53fc740fc7a098f7c5f039ac192151d853915305441dd3256a33
3
+ size 1236248
videos/chunk-000/observation.images.cam_global/episode_000022.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c4fc124e9a71b0b2a01bd28d77e77fac4796b6ef3bcfc41a4834e4f5904cfa8
3
+ size 960682
videos/chunk-000/observation.images.cam_global/episode_000026.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cd2284e298a58c1f245054afba723f5d83cbb329d661e6e10ea0ffc54df7a02
3
+ size 1000889
videos/chunk-000/observation.images.cam_global/episode_000029.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a3c5c667850d6a07cc046a818ddae31f3c7006da4df45163e8aa9672a3628f0
3
+ size 1300084
videos/chunk-000/observation.images.cam_global/episode_000031.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f15117a82603c7b2a0e10a4c41eda6ba31c59d61bc8691434493dbe3d64c746
3
+ size 1223530
videos/chunk-000/observation.images.cam_global/episode_000032.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8ba33bf48023f73ffdac53bf0161112e85cee21711907fe2ef70e80a4850977
3
+ size 856294
videos/chunk-000/observation.images.cam_global/episode_000037.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70f31dbc43c60d9dd0193bb5ae86b08c3984a137075ec0c612d70907428094ef
3
+ size 1328948
videos/chunk-000/observation.images.cam_global/episode_000038.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46c470bade71045494eea5ec53f5fe47f788854ed3c59b8dc1e50ffc23adc801
3
+ size 1172202
videos/chunk-000/observation.images.cam_global/episode_000040.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b642ec3f93ae8e7a1df315e5ddd0fd19f5d8f6bdf3ee672b9a771ac1506d5708
3
+ size 1100480
videos/chunk-000/observation.images.cam_global/episode_000041.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfb370a2e481f621e7eade502572a3e86e26d72db5e875238b5803f8ddbbecf5
3
+ size 1252543
videos/chunk-000/observation.images.cam_global/episode_000046.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ef3d82ae1f861d772e64fa0e7eb09a72369df4de434697c6b027c16d430a94a
3
+ size 1031311
videos/chunk-000/observation.images.cam_global/episode_000047.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:595d51570fa404bb766f0973217b5c7229d51543cef2bdc7bb066dbecd4cf286
3
+ size 1142561
videos/chunk-000/observation.images.cam_global/episode_000048.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a185c16d1f7c03371d77126391e4e5a8b7a776902254639efcc5ee809f71177
3
+ size 1265989
videos/chunk-000/observation.images.cam_global/episode_000054.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f3672f73f47d376d3b5c6fedec5c19385b1ef6d2e325f1c69df334dccc12634
3
+ size 891180
videos/chunk-000/observation.images.cam_global/episode_000055.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75cfdef05c800180351ed6f1edef5b6dd7f5b9f2c637bee7e5edb2c0a161e0eb
3
+ size 1215876
videos/chunk-000/observation.images.cam_global/episode_000067.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:400cbe43348e149d9a3e158902ddc7ab3be5fe63d017cb30583f675a9eab259d
3
+ size 1135313
videos/chunk-000/observation.images.cam_global/episode_000074.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4662bdd0610fedcc456807c7a858af85de7183613e3280b5d19a596834628680
3
+ size 1338506
videos/chunk-000/observation.images.cam_global/episode_000078.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65a864e301cece3acf46d9979547c47ad0661b8129512b6f7ccace3bafe9e038
3
+ size 1231753
videos/chunk-000/observation.images.cam_global/episode_000088.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4be9c4007da54bf304e7f993b30f14e0126fb5c48c97dd9a41da9be97db94e4e
3
+ size 1282591
videos/chunk-000/observation.images.cam_global/episode_000090.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddc4a28439c9a35242e0894453703d2afb1981094c7f776be7c162938e5dc78e
3
+ size 1195724
videos/chunk-000/observation.images.cam_global/episode_000091.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7ec3d28b33afee02200a3870fd615ac4de05f6ef3f6153263c280475525cab6
3
+ size 846811
videos/chunk-000/observation.images.cam_global/episode_000099.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfeb1a307d7042c0bd1211efba2727e0c07070b198fc5537e1a5403231938cf3
3
+ size 1146739
videos/chunk-000/observation.images.cam_global/episode_000114.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2776bd3655864296e1258cd9460d3f14189492840171cc45b68e5980b07990a2
3
+ size 1154549
videos/chunk-000/observation.images.cam_global/episode_000115.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:289a277724ac7ecf134d0bebbd5548f0786743c3ab110edadf26e27ffb0587ca
3
+ size 1088187
videos/chunk-000/observation.images.cam_global/episode_000116.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2611db8071703fb5bba9ac98a90a915473a1f6ad22f8fa36243a05bb9e58ac0e
3
+ size 988511
videos/chunk-000/observation.images.cam_global/episode_000117.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:570fca42c904db8e4ae6c4ec4157b0cdd315d88c47f939c228fd951ba9ce6e42
3
+ size 1410018
videos/chunk-000/observation.images.cam_global/episode_000121.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d28f7bc86a6f668c753f0b1ab811ebc35461a70f027f6ef986619dd007b55c28
3
+ size 1066483
videos/chunk-000/observation.images.cam_global/episode_000127.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c01e3f10677ab5cc8a09adcd126fba2cf4c1a9274dca9aa575fd6eb1a8f0c39a
3
+ size 1196645
videos/chunk-000/observation.images.cam_global/episode_000128.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe1a91339ebc5e67ef3a43c2a743071855873d69fe85b4bc67dc509a1890019a
3
+ size 1101923
videos/chunk-000/observation.images.cam_global/episode_000134.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:699db2bcd2721ba28302d0f457d2e09f5d45aaabf631612d3bd629a1f0e8ea7e
3
+ size 1324155
videos/chunk-000/observation.images.cam_global/episode_000137.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af3d3fd8f50b645da6dd072d0f7de5d225e44e0751a13be70d6ac166dfbcc2df
3
+ size 1135872
videos/chunk-000/observation.images.cam_global/episode_000140.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a32bc143f06d549f146c18fb5d20cd7bf52ce213bfe0539c9b1d33f6aee30fda
3
+ size 1304974
videos/chunk-000/observation.images.cam_global/episode_000143.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8766885383cabac522fb03d81c8d4d883e66732ef067b166b6d91bbbc2917c05
3
+ size 1041375
videos/chunk-000/observation.images.cam_global/episode_000146.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:304c0340eada28ba62cc81b86abd3e907d431caec4f060a628c0933b3220c1a1
3
+ size 1243824
videos/chunk-000/observation.images.cam_global/episode_000156.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e33bc21f19d7c99a6270c7e96a4248218183a5a59d3e87927d5c34f1f65744d
3
+ size 1276732
videos/chunk-000/observation.images.cam_global/episode_000165.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db79d44623a046a97d41b92562cb74244acf1b1807903ef91dc00b4335158daa
3
+ size 1396192
videos/chunk-000/observation.images.cam_global/episode_000172.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c65bc5fc0cddcdc90c16605b28fdf46c354741f9dc7f7c9e2a05cc8f9d60d612
3
+ size 1208973
videos/chunk-000/observation.images.cam_global/episode_000181.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66a39e3c91ebe9dfe9476edd020b6e25ba8fe3671da06b5116c1340cc17f2efd
3
+ size 986724
videos/chunk-000/observation.images.cam_global/episode_000186.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86586f9eee3853c3fe3169d86064b221b9244bdd7eeca95b85060e17667e1daf
3
+ size 1288271
videos/chunk-000/observation.images.cam_global/episode_000189.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ec1a6fd20dc3bebd93e90c03631929a9ed71a36c4788dc7a751a2638a1b738d
3
+ size 1249188
videos/chunk-000/observation.images.cam_global/episode_000191.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a24646856ee1073e267b8178bea747c2d55a05ecb00711339222bfd7dd3dcae
3
+ size 1303381
videos/chunk-000/observation.images.cam_global/episode_000195.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeef91aad6e4ed2d65bed0c4e2a6ee58364a8df742815f49a59cde4ff025dc22
3
+ size 1479170
videos/chunk-000/observation.images.cam_global/episode_000199.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b710a2b67e748dd5b717a516e50b61ee07d16c142a2f873a037a862143d86233
3
+ size 1500029