HGLLL commited on
Commit
d71fa73
·
verified ·
1 Parent(s): 533bf65

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -183,8 +183,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
183
  "names": null
184
  }
185
  },
186
- "total_episodes": 91,
187
- "total_frames": 62041,
188
  "total_tasks": 1,
189
  "chunks_size": 1000,
190
  "data_files_size_in_mb": 100,
@@ -193,7 +193,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
193
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
194
  "robot_type": "bi_yam_follower",
195
  "splits": {
196
- "train": "0:91"
197
  }
198
  }
199
  ```
 
183
  "names": null
184
  }
185
  },
186
+ "total_episodes": 101,
187
+ "total_frames": 69047,
188
  "total_tasks": 1,
189
  "chunks_size": 1000,
190
  "data_files_size_in_mb": 100,
 
193
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
194
  "robot_type": "bi_yam_follower",
195
  "splits": {
196
+ "train": "0:101"
197
  }
198
  }
199
  ```