brandonyang commited on
Commit
70234c0
·
verified ·
1 Parent(s): b0bb455

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -201,8 +201,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
201
  "names": null
202
  }
203
  },
204
- "total_episodes": 7,
205
- "total_frames": 6525,
206
  "total_tasks": 1,
207
  "chunks_size": 1000,
208
  "data_files_size_in_mb": 100,
@@ -211,7 +211,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
211
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
212
  "robot_type": "bi_yam_follower",
213
  "splits": {
214
- "train": "0:7"
215
  }
216
  }
217
  ```
 
201
  "names": null
202
  }
203
  },
204
+ "total_episodes": 8,
205
+ "total_frames": 7341,
206
  "total_tasks": 1,
207
  "chunks_size": 1000,
208
  "data_files_size_in_mb": 100,
 
211
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
212
  "robot_type": "bi_yam_follower",
213
  "splits": {
214
+ "train": "0:8"
215
  }
216
  }
217
  ```