CarolinePascal HF Staff commited on
Commit
9255d56
·
verified ·
1 Parent(s): 0ba68b4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -33,15 +33,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
33
  {
34
  "codebase_version": "v3.0",
35
  "robot_type": "so_follower",
36
- "total_episodes": 1,
37
- "total_frames": 263,
38
  "total_tasks": 1,
39
  "chunks_size": 1000,
40
  "data_files_size_in_mb": 100,
41
  "video_files_size_in_mb": 200,
42
  "fps": 30,
43
  "splits": {
44
- "train": "0:1"
45
  },
46
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
47
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
@@ -90,7 +90,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
90
  "video.height": 480,
91
  "video.width": 640,
92
  "video.codec": "h264",
93
- "video.pix_fmt": "yuv444p",
94
  "video.is_depth_map": false,
95
  "video.fps": 30,
96
  "video.channels": 3,
@@ -120,7 +120,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
120
  "video.height": 480,
121
  "video.width": 640,
122
  "video.codec": "h264",
123
- "video.pix_fmt": "yuv444p",
124
  "video.is_depth_map": false,
125
  "video.fps": 30,
126
  "video.channels": 3,
 
33
  {
34
  "codebase_version": "v3.0",
35
  "robot_type": "so_follower",
36
+ "total_episodes": 2,
37
+ "total_frames": 345,
38
  "total_tasks": 1,
39
  "chunks_size": 1000,
40
  "data_files_size_in_mb": 100,
41
  "video_files_size_in_mb": 200,
42
  "fps": 30,
43
  "splits": {
44
+ "train": "0:2"
45
  },
46
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
47
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
 
90
  "video.height": 480,
91
  "video.width": 640,
92
  "video.codec": "h264",
93
+ "video.pix_fmt": "yuv420p",
94
  "video.is_depth_map": false,
95
  "video.fps": 30,
96
  "video.channels": 3,
 
120
  "video.height": 480,
121
  "video.width": 640,
122
  "video.codec": "h264",
123
+ "video.pix_fmt": "yuv420p",
124
  "video.is_depth_map": false,
125
  "video.fps": 30,
126
  "video.channels": 3,