Prachikawtikwar1 commited on
Commit
0a7952f
·
verified ·
1 Parent(s): 3cf712f

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. meta/episodes.jsonl +0 -1
  2. meta/info.json +4 -4
meta/episodes.jsonl CHANGED
@@ -50,4 +50,3 @@
50
  {"episode_index":49,"tasks":["pick up the block and place it in pot"],"length":169}
51
  {"episode_index":50,"tasks":["pick up the block and place it in pot"],"length":142}
52
  {"episode_index":51,"tasks":["pick up the block and place it in pot"],"length":146}
53
- {"episode_index":52,"tasks":["pick up the block and place it in pot"],"length":153}
 
50
  {"episode_index":49,"tasks":["pick up the block and place it in pot"],"length":169}
51
  {"episode_index":50,"tasks":["pick up the block and place it in pot"],"length":142}
52
  {"episode_index":51,"tasks":["pick up the block and place it in pot"],"length":146}
 
meta/info.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
  "robot_type": "so-100",
3
  "codebase_version": "v2.1",
4
- "total_episodes": 53,
5
- "total_frames": 10514,
6
  "total_tasks": 1,
7
- "total_videos": 106,
8
  "total_chunks": 1,
9
  "chunks_size": 1000,
10
  "fps": 30,
11
  "splits": {
12
- "train": "0:53"
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": "so-100",
3
  "codebase_version": "v2.1",
4
+ "total_episodes": 52,
5
+ "total_frames": 10361,
6
  "total_tasks": 1,
7
+ "total_videos": 104,
8
  "total_chunks": 1,
9
  "chunks_size": 1000,
10
  "fps": 30,
11
  "splits": {
12
+ "train": "0:52"
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",