oscarz511 commited on
Commit
58766b0
·
verified ·
1 Parent(s): 234b7bd

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -26,15 +26,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
26
  {
27
  "codebase_version": "v3.0",
28
  "robot_type": "lekiwi_client",
29
- "total_episodes": 8,
30
- "total_frames": 5505,
31
  "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
34
  "video_files_size_in_mb": 200,
35
- "fps": 60,
36
  "splits": {
37
- "train": "0:8"
38
  },
39
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
40
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
@@ -91,7 +91,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
91
  "video.codec": "av1",
92
  "video.pix_fmt": "yuv420p",
93
  "video.is_depth_map": false,
94
- "video.fps": 60,
95
  "video.channels": 3,
96
  "has_audio": false
97
  }
@@ -114,7 +114,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
114
  "video.codec": "av1",
115
  "video.pix_fmt": "yuv420p",
116
  "video.is_depth_map": false,
117
- "video.fps": 60,
118
  "video.channels": 3,
119
  "has_audio": false
120
  }
 
26
  {
27
  "codebase_version": "v3.0",
28
  "robot_type": "lekiwi_client",
29
+ "total_episodes": 7,
30
+ "total_frames": 6910,
31
  "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
34
  "video_files_size_in_mb": 200,
35
+ "fps": 120,
36
  "splits": {
37
+ "train": "0:7"
38
  },
39
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
40
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
 
91
  "video.codec": "av1",
92
  "video.pix_fmt": "yuv420p",
93
  "video.is_depth_map": false,
94
+ "video.fps": 120,
95
  "video.channels": 3,
96
  "has_audio": false
97
  }
 
114
  "video.codec": "av1",
115
  "video.pix_fmt": "yuv420p",
116
  "video.is_depth_map": false,
117
+ "video.fps": 120,
118
  "video.channels": 3,
119
  "has_audio": false
120
  }