seeingrain commited on
Commit
af2390b
·
verified ·
1 Parent(s): d60fa76

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -27,15 +27,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
27
  {
28
  "codebase_version": "v2.0",
29
  "robot_type": "koch",
30
- "total_episodes": 18,
31
- "total_frames": 7418,
32
  "total_tasks": 1,
33
- "total_videos": 36,
34
  "total_chunks": 1,
35
  "chunks_size": 1000,
36
  "fps": 30,
37
  "splits": {
38
- "train": "0:18"
39
  },
40
  "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
41
  "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
 
27
  {
28
  "codebase_version": "v2.0",
29
  "robot_type": "koch",
30
+ "total_episodes": 36,
31
+ "total_frames": 15298,
32
  "total_tasks": 1,
33
+ "total_videos": 72,
34
  "total_chunks": 1,
35
  "chunks_size": 1000,
36
  "fps": 30,
37
  "splits": {
38
+ "train": "0:36"
39
  },
40
  "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
41
  "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",