OpenGraphLabs commited on
Commit
6a4da62
·
verified ·
1 Parent(s): 05e43da

Upload README.md with huggingface_hub

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