satvikahuja commited on
Commit
9c29c70
·
verified ·
1 Parent(s): 6890f91

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. meta/episodes.jsonl +19 -20
  2. meta/episodes_stats.jsonl +0 -0
  3. meta/info.json +4 -4
meta/episodes.jsonl CHANGED
@@ -26,23 +26,22 @@
26
  {"episode_index":25,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":761}
27
  {"episode_index":26,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":894}
28
  {"episode_index":27,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":1}
29
- {"episode_index":28,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":723}
30
- {"episode_index":29,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":750}
31
- {"episode_index":30,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":719}
32
- {"episode_index":31,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":565}
33
- {"episode_index":32,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":677}
34
- {"episode_index":33,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":891}
35
- {"episode_index":34,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":758}
36
- {"episode_index":35,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":411}
37
- {"episode_index":36,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":715}
38
- {"episode_index":37,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":628}
39
- {"episode_index":38,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":693}
40
- {"episode_index":39,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":513}
41
- {"episode_index":40,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":583}
42
- {"episode_index":41,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":548}
43
- {"episode_index":42,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":1138}
44
- {"episode_index":43,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":508}
45
- {"episode_index":44,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":540}
46
- {"episode_index":45,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":527}
47
- {"episode_index":46,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":463}
48
- {"episode_index":47,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":480}
 
26
  {"episode_index":25,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":761}
27
  {"episode_index":26,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":894}
28
  {"episode_index":27,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":1}
29
+ {"episode_index":28,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":750}
30
+ {"episode_index":29,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":719}
31
+ {"episode_index":30,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":565}
32
+ {"episode_index":31,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":677}
33
+ {"episode_index":32,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":891}
34
+ {"episode_index":33,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":758}
35
+ {"episode_index":34,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":411}
36
+ {"episode_index":35,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":715}
37
+ {"episode_index":36,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":628}
38
+ {"episode_index":37,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":693}
39
+ {"episode_index":38,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":513}
40
+ {"episode_index":39,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":583}
41
+ {"episode_index":40,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":548}
42
+ {"episode_index":41,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":1138}
43
+ {"episode_index":42,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":508}
44
+ {"episode_index":43,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":540}
45
+ {"episode_index":44,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":527}
46
+ {"episode_index":45,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":463}
47
+ {"episode_index":46,"tasks":["pick up a vegetable from the pan and place it in the serving bowl"],"length":480}
 
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
  "robot_type": "so100_follower",
3
  "codebase_version": "v2.1",
4
- "total_episodes": 48,
5
- "total_frames": 35728,
6
  "total_tasks": 1,
7
- "total_videos": 144,
8
  "total_chunks": 1,
9
  "chunks_size": 1000,
10
  "fps": 30,
11
  "splits": {
12
- "train": "0:48"
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
  "robot_type": "so100_follower",
3
  "codebase_version": "v2.1",
4
+ "total_episodes": 47,
5
+ "total_frames": 35005,
6
  "total_tasks": 1,
7
+ "total_videos": 141,
8
  "total_chunks": 1,
9
  "chunks_size": 1000,
10
  "fps": 30,
11
  "splits": {
12
+ "train": "0:47"
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",