Prachikawtikwar1 commited on
Commit
64187b5
·
verified ·
1 Parent(s): 24c8194

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
@@ -48,4 +48,3 @@
48
  {"episode_index":47,"tasks":["pick up the block and place it in pot"],"length":177}
49
  {"episode_index":48,"tasks":["pick up the block and place it in pot"],"length":257}
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}
 
48
  {"episode_index":47,"tasks":["pick up the block and place it in pot"],"length":177}
49
  {"episode_index":48,"tasks":["pick up the block and place it in pot"],"length":257}
50
  {"episode_index":49,"tasks":["pick up the block and place it in pot"],"length":169}
 
meta/info.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
  "robot_type": "so-100",
3
  "codebase_version": "v2.1",
4
- "total_episodes": 51,
5
- "total_frames": 10215,
6
  "total_tasks": 1,
7
- "total_videos": 102,
8
  "total_chunks": 1,
9
  "chunks_size": 1000,
10
  "fps": 30,
11
  "splits": {
12
- "train": "0:51"
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": 50,
5
+ "total_frames": 10073,
6
  "total_tasks": 1,
7
+ "total_videos": 100,
8
  "total_chunks": 1,
9
  "chunks_size": 1000,
10
  "fps": 30,
11
  "splits": {
12
+ "train": "0:50"
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",