kartiksonu commited on
Commit
eb97f45
·
verified ·
1 Parent(s): e02dfbb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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": 35,
32
- "total_frames": 15593,
33
  "total_tasks": 1,
34
  "chunks_size": 1000,
35
  "data_files_size_in_mb": 100,
36
  "video_files_size_in_mb": 200,
37
  "fps": 15,
38
  "splits": {
39
- "train": "0:35"
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": 150,
32
+ "total_frames": 66840,
33
  "total_tasks": 1,
34
  "chunks_size": 1000,
35
  "data_files_size_in_mb": 100,
36
  "video_files_size_in_mb": 200,
37
  "fps": 15,
38
  "splits": {
39
+ "train": "0:150"
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",