dkdltu1111 commited on
Commit
ff31807
·
verified ·
1 Parent(s): cc93849

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
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": 2,
31
- "total_frames": 148,
32
  "total_tasks": 1,
33
- "total_videos": 4,
34
  "total_chunks": 1,
35
  "chunks_size": 1000,
36
  "fps": 30,
37
  "splits": {
38
- "train": "0:2"
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",
@@ -69,7 +69,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
69
  "observation.images.laptop": {
70
  "dtype": "video",
71
  "shape": [
72
- 480,
73
  640,
74
  3
75
  ],
@@ -80,7 +80,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
80
  ],
81
  "info": {
82
  "video.fps": 30.0,
83
- "video.height": 480,
84
  "video.width": 640,
85
  "video.channels": 3,
86
  "video.codec": "h264",
 
27
  {
28
  "codebase_version": "v2.0",
29
  "robot_type": "koch",
30
+ "total_episodes": 5,
31
+ "total_frames": 1733,
32
  "total_tasks": 1,
33
+ "total_videos": 10,
34
  "total_chunks": 1,
35
  "chunks_size": 1000,
36
  "fps": 30,
37
  "splits": {
38
+ "train": "0:5"
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",
 
69
  "observation.images.laptop": {
70
  "dtype": "video",
71
  "shape": [
72
+ 360,
73
  640,
74
  3
75
  ],
 
80
  ],
81
  "info": {
82
  "video.fps": 30.0,
83
+ "video.height": 360,
84
  "video.width": 640,
85
  "video.channels": 3,
86
  "video.codec": "h264",