TFBOT2025 commited on
Commit
3a553b5
·
verified ·
1 Parent(s): fbf8361

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": 25,
31
- "total_frames": 13575,
32
  "total_tasks": 1,
33
- "total_videos": 50,
34
  "total_chunks": 1,
35
  "chunks_size": 1000,
36
  "fps": 30,
37
  "splits": {
38
- "train": "0:25"
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": 27,
31
+ "total_frames": 14666,
32
  "total_tasks": 1,
33
+ "total_videos": 54,
34
  "total_chunks": 1,
35
  "chunks_size": 1000,
36
  "fps": 30,
37
  "splits": {
38
+ "train": "0:27"
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",