jeremyhx commited on
Commit
58f75e8
·
verified ·
1 Parent(s): 3e1eb00

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -223,8 +223,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
223
  "names": null
224
  }
225
  },
226
- "total_episodes": 50,
227
- "total_frames": 3667,
228
  "total_tasks": 1,
229
  "chunks_size": 1000,
230
  "data_files_size_in_mb": 100,
@@ -233,7 +233,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
233
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
234
  "robot_type": "vibeboard_follower_tilt",
235
  "splits": {
236
- "train": "0:50"
237
  }
238
  }
239
  ```
 
223
  "names": null
224
  }
225
  },
226
+ "total_episodes": 59,
227
+ "total_frames": 4336,
228
  "total_tasks": 1,
229
  "chunks_size": 1000,
230
  "data_files_size_in_mb": 100,
 
233
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
234
  "robot_type": "vibeboard_follower_tilt",
235
  "splits": {
236
+ "train": "0:59"
237
  }
238
  }
239
  ```