Prachikawtikwar1 commited on
Commit
c88481c
·
verified ·
1 Parent(s): a916794

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
@@ -49,4 +49,3 @@
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}
52
- {"episode_index":51,"tasks":["pick up the block and place it in pot"],"length":146}
 
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}
 
meta/info.json CHANGED
@@ -1,15 +1,15 @@
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",
 
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",