vraiRobotLab commited on
Commit
6c7a98d
·
verified ·
1 Parent(s): 88ea048

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -168,8 +168,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
168
  "names": null
169
  }
170
  },
171
- "total_episodes": 83,
172
- "total_frames": 74259,
173
  "total_tasks": 1,
174
  "chunks_size": 1000,
175
  "data_files_size_in_mb": 100,
@@ -178,7 +178,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
178
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
179
  "robot_type": "bi_so_follower",
180
  "splits": {
181
- "train": "0:83"
182
  }
183
  }
184
  ```
 
168
  "names": null
169
  }
170
  },
171
+ "total_episodes": 129,
172
+ "total_frames": 115419,
173
  "total_tasks": 1,
174
  "chunks_size": 1000,
175
  "data_files_size_in_mb": 100,
 
178
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
179
  "robot_type": "bi_so_follower",
180
  "splits": {
181
+ "train": "0:129"
182
  }
183
  }
184
  ```