OpenGraphLabs commited on
Commit
17aaa14
·
verified ·
1 Parent(s): 981b967

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -26,13 +26,13 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
26
  {
27
  "codebase_version": "v3.0",
28
  "robot_type": "so101_follower",
29
- "total_episodes": 9,
30
- "total_frames": 6463,
31
  "total_tasks": 2,
32
  "chunks_size": 1000,
33
  "fps": 30,
34
  "splits": {
35
- "train": "0:9"
36
  },
37
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
38
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
 
26
  {
27
  "codebase_version": "v3.0",
28
  "robot_type": "so101_follower",
29
+ "total_episodes": 11,
30
+ "total_frames": 7803,
31
  "total_tasks": 2,
32
  "chunks_size": 1000,
33
  "fps": 30,
34
  "splits": {
35
+ "train": "0:11"
36
  },
37
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
38
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",