Keito-Sonehara commited on
Commit
c3d2ab7
·
verified ·
1 Parent(s): cb76643

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -28,15 +28,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
28
  {
29
  "codebase_version": "v3.0",
30
  "robot_type": "so101_follower",
31
- "total_episodes": 25,
32
- "total_frames": 28278,
33
- "total_tasks": 1,
34
  "chunks_size": 1000,
35
  "data_files_size_in_mb": 100,
36
  "video_files_size_in_mb": 200,
37
  "fps": 30,
38
  "splits": {
39
- "train": "0:25"
40
  },
41
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
42
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
 
28
  {
29
  "codebase_version": "v3.0",
30
  "robot_type": "so101_follower",
31
+ "total_episodes": 50,
32
+ "total_frames": 55310,
33
+ "total_tasks": 2,
34
  "chunks_size": 1000,
35
  "data_files_size_in_mb": 100,
36
  "video_files_size_in_mb": 200,
37
  "fps": 30,
38
  "splits": {
39
+ "train": "0:50"
40
  },
41
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
42
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",