lucanunz commited on
Commit
64ae034
·
verified ·
1 Parent(s): d1b22d2

Upload folder using huggingface_hub

Browse files
meta/episodes.jsonl CHANGED
@@ -148,25 +148,3 @@
148
  {"episode_index": 147, "tasks": ["Put the tomato in the drawer"], "length": 315}
149
  {"episode_index": 148, "tasks": ["Put the tomato in the drawer"], "length": 372}
150
  {"episode_index": 149, "tasks": ["Put the tomato in the drawer"], "length": 300}
151
- {"episode_index": 150, "tasks": ["Take whatever is in my hand and put it in the yellow plate"], "length": 270}
152
- {"episode_index": 151, "tasks": ["Take whatever is in my hand and put it in the yellow plate"], "length": 214}
153
- {"episode_index": 152, "tasks": ["Take whatever is in my hand and put it in the yellow plate"], "length": 191}
154
- {"episode_index": 153, "tasks": ["Take whatever is in my hand and put it in the yellow plate"], "length": 159}
155
- {"episode_index": 154, "tasks": ["Take whatever is in my hand and put it in the yellow plate"], "length": 169}
156
- {"episode_index": 155, "tasks": ["Take whatever is in my hand and put it in the yellow plate"], "length": 245}
157
- {"episode_index": 156, "tasks": ["Take whatever is in my hand and put it in the yellow plate"], "length": 242}
158
- {"episode_index": 157, "tasks": ["Take whatever is in my hand and put it in the yellow plate"], "length": 319}
159
- {"episode_index": 158, "tasks": ["Take whatever is in my hand and put it in the yellow plate"], "length": 388}
160
- {"episode_index": 159, "tasks": ["Take whatever is in my hand and put it in the yellow plate"], "length": 268}
161
- {"episode_index": 160, "tasks": ["Take the crackers and put it in my hand"], "length": 278}
162
- {"episode_index": 161, "tasks": ["Take the crackers and put it in my hand"], "length": 226}
163
- {"episode_index": 162, "tasks": ["Take the crackers and put it in my hand"], "length": 225}
164
- {"episode_index": 163, "tasks": ["Take the crackers and put it in my hand"], "length": 246}
165
- {"episode_index": 164, "tasks": ["Take the crackers and put it in my hand"], "length": 247}
166
- {"episode_index": 165, "tasks": ["Take the crackers and put it in my hand"], "length": 310}
167
- {"episode_index": 166, "tasks": ["Take the crackers and put it in my hand"], "length": 240}
168
- {"episode_index": 167, "tasks": ["Take the crackers and put it in my hand"], "length": 235}
169
- {"episode_index": 168, "tasks": ["Take the crackers and put it in my hand"], "length": 294}
170
- {"episode_index": 169, "tasks": ["Take the crackers and put it in my hand"], "length": 312}
171
- {"episode_index": 170, "tasks": ["Take the crackers and put it in my hand"], "length": 218}
172
- {"episode_index": 171, "tasks": ["Take the crackers and put it in my hand"], "length": 212}
 
148
  {"episode_index": 147, "tasks": ["Put the tomato in the drawer"], "length": 315}
149
  {"episode_index": 148, "tasks": ["Put the tomato in the drawer"], "length": 372}
150
  {"episode_index": 149, "tasks": ["Put the tomato in the drawer"], "length": 300}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
meta/episodes_stats.jsonl CHANGED
The diff for this file is too large to render. See raw diff
 
meta/info.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
  "codebase_version": "v2.1",
3
  "robot_type": "panda",
4
- "total_episodes": 172,
5
- "total_frames": 45560,
6
- "total_tasks": 12,
7
- "total_videos": 516,
8
  "total_chunks": 1,
9
  "chunks_size": 1000,
10
  "fps": 12,
11
  "splits": {
12
- "train": "0:172"
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",
 
1
  {
2
  "codebase_version": "v2.1",
3
  "robot_type": "panda",
4
+ "total_episodes": 150,
5
+ "total_frames": 40052,
6
+ "total_tasks": 10,
7
+ "total_videos": 450,
8
  "total_chunks": 1,
9
  "chunks_size": 1000,
10
  "fps": 12,
11
  "splits": {
12
+ "train": "0:150"
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",
meta/tasks.jsonl CHANGED
@@ -8,5 +8,3 @@
8
  {"task_index": 7, "task": "Put the radish in the yellow plate"}
9
  {"task_index": 8, "task": "Put the spoon in the yellow plate"}
10
  {"task_index": 9, "task": "Put the tomato in the drawer"}
11
- {"task_index": 10, "task": "Take whatever is in my hand and put it in the yellow plate"}
12
- {"task_index": 11, "task": "Take the crackers and put it in my hand"}
 
8
  {"task_index": 7, "task": "Put the radish in the yellow plate"}
9
  {"task_index": 8, "task": "Put the spoon in the yellow plate"}
10
  {"task_index": 9, "task": "Put the tomato in the drawer"}